https://github.com/daid/Cura/issues/38 .gitignore does not ignore packages now that NewUI is no longer part of the name

This commit is contained in:
Lawrence Johnston 2012-04-07 13:34:15 -07:00
parent a055b03422
commit d3bfafb2bd

6
.gitignore vendored
View File

@ -3,7 +3,7 @@
*.pyc
*.zip
*.exe
osx64-Cura-NewUI*
win32-Cura-NewUI*
linux-Cura-NewUI*
osx64-Cura-*
win32-Cura-*
linux-Cura-*
Printrun