Add an IDEA template to cover all related IDEs

This commit is contained in:
Carl Suster 2013-11-09 07:20:56 +11:00
parent 03de45fa75
commit aa00e7f210
1 changed files with 15 additions and 0 deletions

15
Global/IDEA.gitignore Normal file
View 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