Skip to content
This repository has been archived by the owner on Nov 2, 2021. It is now read-only.

Commit

Permalink
Useful .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
mih committed May 24, 2018
1 parent 54a18aa commit 2179dbf
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
.pybuild/
.coverage
/.tox
*.egg-info
*.py[coe]
.#*
.*.swp
docs/build
docs/source/generated
build

0 comments on commit 2179dbf

Please sign in to comment.