Update ignore files

master
Thomas Clavier 6 years ago
parent 94b267328e
commit 7b58df54dc
  1. 16
      .gitignore

16
.gitignore vendored

@ -1,5 +1,15 @@
target/
.idea/
*.iml
# Vim
*~
*.swp
# Intellij
.idea
*.iml
# Eclipse
.project
.settings
.classpath
# Maven
target/

Loading…
Cancel
Save