aboutsummaryrefslogtreecommitdiffstats
path: root/ms/vlantag-api/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'ms/vlantag-api/.gitignore')
-rw-r--r--ms/vlantag-api/.gitignore26
1 files changed, 26 insertions, 0 deletions
diff --git a/ms/vlantag-api/.gitignore b/ms/vlantag-api/.gitignore
new file mode 100644
index 00000000..ea848562
--- /dev/null
+++ b/ms/vlantag-api/.gitignore
@@ -0,0 +1,26 @@
+/target/
+!.mvn/wrapper/maven-wrapper.jar
+
+### STS ###
+.apt_generated
+.classpath
+.factorypath
+.project
+.settings
+.springBeans
+.sts4-cache
+
+### IntelliJ IDEA ###
+.idea
+*.iws
+*.iml
+*.ipr
+
+### NetBeans ###
+/nbproject/private/
+/build/
+/nbbuild/
+/dist/
+/nbdist/
+/.nb-gradle/
+/target-ide/