add .gitignore
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Thu, 22 Jan 2015 20:25:23 +0000 (21:25 +0100)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Thu, 22 Jan 2015 20:25:23 +0000 (21:25 +0100)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..065c552
--- /dev/null
@@ -0,0 +1,3 @@
+__pycache__
+*.pyc
+*.vcd