add .gitignore

This commit is contained in:
Florent Kermarrec 2015-01-22 21:25:23 +01:00
parent 4e3190120e
commit 7b2135f58f
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
__pycache__
*.pyc
*.vcd