Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

Commit

Permalink
Add .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
sschnabe committed Jun 6, 2023
1 parent fcafa6d commit 9052603
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# do not include developer stuff here, use `git config --global core.excludesFile ~/.gitignore` for your setup

target
pom.xml.releaseBackup
release.properties

0 comments on commit 9052603

Please sign in to comment.