Skip to content
GitLab
Explore
Sign in
pytools
.gitignore
Find file
Normal view
Permalink
.gitignore
50 B
Newer
Older
Add a usable gitignore.
Andreas Klöckner
committed
May 25, 2007
1
build
Ignore .swo files.
Andreas Klöckner
committed
Jun 19, 2007
2
.*.sw[po]
Add a usable gitignore.
Andreas Klöckner
committed
May 25, 2007
3
*~
Make distributable.
Andreas Klöckner
committed
Apr 21, 2008
4
5
6
7
*.pyc
*.egg-info
MANIFEST
dist