Skip to content

Commit

Permalink
More .gitignore stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
filipsalo committed Jun 26, 2020
1 parent c56fdee commit 7cef4ed
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
*~
*.pyc
*.egg-info
.coverage
.vscode
.tox
.env
__pycache__
testdata
nst
build
dist

0 comments on commit 7cef4ed

Please sign in to comment.