mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2024-11-22 06:12:05 +01:00
Add IntelliJ and Mac OS X files to gitignore
This commit is contained in:
parent
5647cac39c
commit
ed313c9629
1 changed files with 7 additions and 0 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
@ -1,3 +1,10 @@
|
|||
# IntelliJ
|
||||
.idea
|
||||
*.iml
|
||||
|
||||
# Mac OS X
|
||||
.DS_Store
|
||||
|
||||
.classpath
|
||||
.project
|
||||
.settings
|
||||
|
|
Loading…
Reference in a new issue