Release policy/pap: 2.6.2
[policy/pap.git] / .gitignore
index 236c0b3..3209792 100644 (file)
@@ -1,4 +1,5 @@
 .DS_Store
+.checkstyle
 .project
 .settings
 .classpath
@@ -7,3 +8,7 @@
 target
 .metadata/
 /bin/
+
+# IntelliJ files
+.idea/
+**/*.iml