diff --git a/Global/IDEA.gitignore b/Global/IDEA.gitignore new file mode 100644 index 0000000000000000000000000000000000000000..47dc3447c651950b48fec49b237bb7fe5c126de6 --- /dev/null +++ b/Global/IDEA.gitignore @@ -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