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