Merge pull request #1137 from samskiter/master
Update JetBrains.gitignore
This commit is contained in:
commit
a64b071198
@ -2,18 +2,22 @@
|
|||||||
|
|
||||||
## Directory-based project format
|
## Directory-based project format
|
||||||
.idea/
|
.idea/
|
||||||
|
/*.iml
|
||||||
# if you remove the above rule, at least ignore user-specific stuff:
|
# if you remove the above rule, at least ignore user-specific stuff:
|
||||||
# .idea/workspace.xml
|
# .idea/workspace.xml
|
||||||
# .idea/tasks.xml
|
# .idea/tasks.xml
|
||||||
|
# .idea/dictionaries
|
||||||
# and these sensitive or high-churn files:
|
# and these sensitive or high-churn files:
|
||||||
# .idea/dataSources.ids
|
# .idea/dataSources.ids
|
||||||
# .idea/dataSources.xml
|
# .idea/dataSources.xml
|
||||||
# .idea/sqlDataSources.xml
|
# .idea/sqlDataSources.xml
|
||||||
# .idea/dynamic.xml
|
# .idea/dynamic.xml
|
||||||
|
# and, if using gradle::
|
||||||
|
# .idea/gradle.xml
|
||||||
|
# .idea/libraries
|
||||||
|
|
||||||
## File-based project format
|
## File-based project format
|
||||||
*.ipr
|
*.ipr
|
||||||
*.iml
|
|
||||||
*.iws
|
*.iws
|
||||||
|
|
||||||
## Additional for IntelliJ
|
## Additional for IntelliJ
|
||||||
|
Loading…
Reference in New Issue
Block a user