2018/.gitignore

12 lines
84 B
Plaintext

# Ignore everything without extension
*
!*.*
!*/
*.in
*.hi
*.o
*.prof
__pycache__