Remove unused 'Config' icons from card components
[portal/nonrtric-controlpanel.git] / .gitignore
index 37ae7b6..6926ab1 100644 (file)
@@ -12,6 +12,8 @@ package-lock.json
 /node
 /node_modules
 
+### Eclipse ###
+/.pydevproject
 /.classpath
 /.project
 /.settings
@@ -48,6 +50,7 @@ target
 
 # OSx cruft
 **/.DS_Store
+.history
 
 # documentation
 .tox