Skip to content

Commit

Permalink
Add new setuptools files to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
trinitronx committed Jan 29, 2020
1 parent 0ff1d07 commit 7e2e55b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,9 @@
.idea/misc.xml
*.xml
*.iml
dist/
build/lib
build/scripts-*
build/bdist.*
vncpasswd.py.egg-info/
MANIFEST

0 comments on commit 7e2e55b

Please sign in to comment.