diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 10 |
1 files changed, 2 insertions, 8 deletions
@@ -8,6 +8,8 @@ **/tokens/*
# Added for Intellij IDEA IDE
+**/*.ipr +**/*.iws **/debug-logs/*
**/.idea/*
**/*.iml
@@ -19,11 +21,3 @@ **/*.jsonld
**/.checkstyle
**/.gitignore
-**/.gitignore
-**/.gitignore
-**/.gitignore
-**/.gitignore
-**/.gitignore
-**/.gitignore
-**/.gitignore
-
|