1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-11-21 19:42:05 +01:00

Add IntelliJ and Mac OS X files to gitignore

This commit is contained in:
Florian Schmaus 2014-11-01 12:52:19 +01:00
parent 5647cac39c
commit ed313c9629

7
.gitignore vendored
View file

@ -1,3 +1,10 @@
# IntelliJ
.idea
*.iml
# Mac OS X
.DS_Store
.classpath
.project
.settings