.gitignore: Ignore compiled python files

Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
This commit is contained in:
Paul Barker
2014-05-06 00:04:22 +00:00
parent d0ae907613
commit 5beb5b4539

2
.gitignore vendored
View File

@@ -1 +1,3 @@
*.swp
__pycache__
*.pyc