new django app descriptionhandler
[osm/LW-UI.git] / .gitignore
index be73e08..6672790 100644 (file)
@@ -29,6 +29,9 @@ pip-delete-this-directory.txt
 # Django stuff:
 *.log
 
+#uwsgi
+*.pid
+
 # Sphinx documentation
 docs/_build/
 
@@ -43,6 +46,7 @@ static/bower_components
 
 #migrations
 projecthandler/migrations/
+descriptorhandler/migrations/
 instancehandler/migrations
 sdnctrlhandler/migrations
 authosm/migrations