add .gitignore (*.pyc)

This commit is contained in:
Thomas NOËL 2012-04-02 11:13:58 +02:00
parent ffa6b343a2
commit a687bb81cc
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
*.pyc