Adds django stdout logging
[osm/LW-UI.git] / .gitignore
index 5e05014..eebce34 100644 (file)
@@ -44,6 +44,9 @@ target/
 #Bower
 static/bower_components
 
+#npm
+static/node_modules
+
 #migrations
 projecthandler/migrations/
 descriptorhandler/migrations/