1
0
mirror of https://github.com/gsi-upm/sitc synced 2024-12-22 03:38:13 +00:00

Added gitignore

This commit is contained in:
J. Fernando Sánchez 2016-03-28 12:34:10 +02:00
parent 62f4fce1ed
commit 67bf2f7360

3
.gitignore vendored Normal file
View File

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