diff --git a/.gitignore b/.gitignore index d3ba9217..1c3efc7b 100644 --- a/.gitignore +++ b/.gitignore @@ -21,7 +21,9 @@ bin/ .README.md.html # Intellij -.idea/ +.idea/* +!.idea/fileTemplates +!.idea/file.template.settings.xml *.iml *.iws diff --git a/templates/admin/.gitignore b/templates/admin/.gitignore index c1064aff..d67507ac 100644 --- a/templates/admin/.gitignore +++ b/templates/admin/.gitignore @@ -22,7 +22,9 @@ bin/ .README.md.html # Intellij -.idea/ +.idea/* +!.idea/fileTemplates +!.idea/file.template.settings.xml *.iml *.iws diff --git a/templates/admin/.idea/file.template.settings.xml b/templates/admin/.idea/file.template.settings.xml new file mode 100644 index 00000000..20b0c9b9 --- /dev/null +++ b/templates/admin/.idea/file.template.settings.xml @@ -0,0 +1,20 @@ + + + + +