Update .gitignore to exclude local directory and add dont-delete file

1 parent e3d1367c
...@@ -25,6 +25,7 @@ sdist/ ...@@ -25,6 +25,7 @@ sdist/
var/ var/
wheels/ wheels/
inventori/ inventori/
local/*
*.egg-info/ *.egg-info/
.installed.cfg .installed.cfg
*.egg *.egg
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!