Browse Source

Add git ignores

pull/71/head
Glenn Adams 1 year ago
parent
commit
20102bbbde
No account linked to committer's email address
1 changed files with 10 additions and 0 deletions
  1. 10
    0
      .gitignore

+ 10
- 0
.gitignore View File

@@ -0,0 +1,10 @@

# maven artifacts
target/

# test artifacts
build/

# miscellaneous
*~
*.bak

Loading…
Cancel
Save