Updated .gitignore
- Re-added ignorance for IDE preferences
This commit is contained in:
parent
ba427904c7
commit
4c986d9db3
|
|
@ -12,5 +12,11 @@ Thumbs.db
|
|||
# Project-specific dependencies
|
||||
bin/
|
||||
build/
|
||||
eclipse/
|
||||
repo/
|
||||
run/
|
||||
|
||||
# IDEA files
|
||||
*.iml
|
||||
*.ipr
|
||||
*.iws
|
||||
|
|
|
|||
Loading…
Reference in New Issue