mirror of
https://github.com/scratchfoundation/Gestouch.git
synced 2024-11-23 07:47:59 -05:00
Update gitignore for IntelliJ IDEA
This commit is contained in:
parent
42bed90fbd
commit
33dbef12bc
1 changed files with 7 additions and 1 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -9,3 +9,9 @@ wiki/
|
|||
Thumbs.db
|
||||
.DS_Store
|
||||
build.properties
|
||||
|
||||
# Intellij project files
|
||||
*.iml
|
||||
*.ipr
|
||||
*.iws
|
||||
.idea/
|
Loading…
Reference in a new issue