Skip to content

Commit

Permalink
Update .gitignore and MANIFEST.in
Browse files Browse the repository at this point in the history
  • Loading branch information
tisto committed Feb 5, 2021
1 parent 4478679 commit 633e929
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
/pyvenv.cfg
.coverage
.flake8
docs/.DS_Store
*.egg-info
*.eggs
/.installed.cfg
Expand Down
1 change: 1 addition & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ exclude *.jmx
exclude *.yaml
exclude .coveragerc
exclude .editorconfig
exclude .flake8
exclude Dockerfile
exclude Makefile
exclude bootstrap-buildout.py
Expand Down

0 comments on commit 633e929

Please sign in to comment.