Skip to content

Commit b4a8a6f

Browse files
committed
Ignore .tox and entire __pycache__ folders from git.
1 parent 5984b39 commit b4a8a6f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Because we never want compiled Python
2+
__pycache__/
23
*.pyc
34

45
# Ignore stuff produced by distutils
@@ -11,3 +12,6 @@ stats.prof
1112

1213
# From cover (esp. in combination with nose)
1314
.coverage
15+
16+
# Because tox's data is inherently local
17+
/.tox/

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy