Skip to content

Commit 1f89422

Browse files
Felix Kloftacdha
authored andcommitted
ignore files generated during build
1 parent fb49234 commit 1f89422

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.gitignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
1-
*.pyc
1+
*.py[cod]
22
bench-data
33
build
44
dist
55
MANIFEST
66
bagit.egg-info
77
.idea
8+
.eggs/
9+
.tox/
10+
*~
11+
*.mo
12+
test.log

0 commit comments

Comments
 (0)