2018/.gitignore

13 lines
92 B
Plaintext

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