Skip to content

Commit

Permalink
Gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
tinevez committed Jul 9, 2021
1 parent 57fbd54 commit 75838f6
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
/target/
pom.xml.tag
pom.xml.releaseBackup
pom.xml.next
.DS_Store
.classpath
.project
.settings/
/samples/
*.ucls
.idea/
*.iml
doc/
*.bak
debug.yaml

0 comments on commit 75838f6

Please sign in to comment.