Skip to content

Commit 88a2290

Browse files
author
smcq
committed
git ignore
1 parent a2ca46d commit 88a2290

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

.gitignore

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
*.py[co]
2+
3+
# Packages
4+
*.egg
5+
*.egg-info
6+
dist
7+
build
8+
eggs
9+
parts
10+
bin
11+
develop-eggs
12+
.installed.cfg
13+
14+
# Installer logs
15+
pip-log.txt
16+
17+
# Unit test / coverage reports
18+
.coverage
19+
.tox

0 commit comments

Comments
 (0)