2018/.gitignore

10 lines
71 B
Plaintext
Raw Normal View History

2018-12-01 15:21:38 +00:00
# Ignore everything without extension
*
2018-12-02 15:52:36 +00:00
!*.*
2018-12-01 15:21:38 +00:00
!*/
2018-12-01 13:52:17 +00:00
*.in
2018-12-01 15:21:38 +00:00
*.hi
*.o
2018-12-02 15:52:36 +00:00
*.prof