Changed to unmaintained
[aaf/cadi.git] / .gitignore
index e02456b..6f0e6fd 100644 (file)
@@ -1,3 +1,21 @@
+# Application
+logs/
+
+# Maven
 target/
-.idea
+
+# Eclipse
+.classpath
+.factorypath
+.project
+.settings/
+
+# IntelliJ
+.idea/
 *.iml
+
+# Visual Studio Code
+.vscode
+
+# Misc
+.checkstyle