Added .gitignore.

This commit is contained in:
Alejandro Colomar 2021-12-15 12:18:59 +01:00
parent 952bcc50bf
commit 9c276d4d60

4
.gitignore vendored Normal file
View file

@ -0,0 +1,4 @@
/build/
Makefile
*.pyc
__pycache__/