Commit 93ebf908 authored by nimrod's avatar nimrod
Browse files

Add Python local package installation to .gitignore.

parent c59d376a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4,6 +4,7 @@
*.py[cod]
.DS_Store
__pycache__/
__pypackages__/
.vagrant/
vendor/
Thumbs.db