Skip to content

Commit 9d3a260

Browse files
committed
update ignores
1 parent e95111a commit 9d3a260

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

.gitignore

+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
*~
2+
*.swp
3+
*.orig
4+
*.egg*
5+
*.so
6+
*.os
7+
.coverage
8+
.tox
9+
.scons*
10+
.*
11+
*.pyc
12+
__pycache__
13+
cryptacular-*
14+
setup-requires
15+
MANIFEST
16+
PKG-INFO
17+
build
18+
dist

0 commit comments

Comments
 (0)