Add plugin to set Eclipse source path
[portal/ric-dashboard.git] / .gitignore
index 27ad92d..675d063 100644 (file)
@@ -16,6 +16,7 @@
 /.settings
 /target/
 /.mvn/wrapper/maven-wrapper.jar
+/.tox
 
 ### STS ###
 .apt_generated
@@ -49,3 +50,4 @@
 
 # documentation
 .tox
+docs/_build/*