mirror of
https://github.com/github/gitignore
synced 2024-11-25 21:24:23 +01:00
Add an IDEA template to cover all related IDEs
This commit is contained in:
parent
03de45fa75
commit
aa00e7f210
15
Global/IDEA.gitignore
Normal file
15
Global/IDEA.gitignore
Normal file
@ -0,0 +1,15 @@
|
||||
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode
|
||||
|
||||
## Directory-based project format
|
||||
.idea/
|
||||
# if you remove the above rule, at least ignore user-specific stuff:
|
||||
# .idea/workspace.xml
|
||||
# .idea/dataSources.ids
|
||||
# .idea/dataSources.xml
|
||||
# .idea/sqlDataSources.xml
|
||||
# .idea/dynamic.xml
|
||||
|
||||
## File-based project format
|
||||
*.ipr
|
||||
*.iws
|
||||
*.iml
|
Loading…
Reference in New Issue
Block a user