2018/.gitignore
2019-12-08 12:27:24 +01:00

12 lines
92 B
Text

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