11 lines
84 B
Text
11 lines
84 B
Text
# Ignore everything without extension
|
|
*
|
|
!*.*
|
|
!*/
|
|
|
|
*.in
|
|
*.hi
|
|
*.o
|
|
*.prof
|
|
|
|
__pycache__
|