diff --git a/.gitignore b/.gitignore index b642747..7c2e1cc 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ test.py Makefile *.c *.v -t.py \ No newline at end of file +t.py +*__pycache__* \ No newline at end of file