1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/Smack synced 2024-06-17 17:14:52 +02: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