diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,5 @@ +*.ipr +*.iml doc ### Maven template @@ -34,6 +36,7 @@ hs_err_pid* .idea/vcs.xml .idea/shelf .idea/jsLibraryMappings.xml +.idea/modules.xml # Sensitive or high-churn files: .idea/dataSources.ids |