2018-01-07 14:19:35 +01:00
|
|
|
# git ls-files --others --exclude-from=.git/info/exclude
|
|
|
|
# Lines that start with '#' are comments.
|
|
|
|
# For a project mostly in C, the following would be a good set of
|
|
|
|
# exclude patterns (uncomment them if you want to use them):
|
|
|
|
*.depend
|
|
|
|
*.cbp
|
|
|
|
*.layout
|
|
|
|
sdl2-config
|
|
|
|
*.exclude
|
|
|
|
*.o
|
2018-01-11 14:12:30 +01:00
|
|
|
highscoretest.c
|
2018-01-07 14:19:35 +01:00
|
|
|
*.psd
|
|
|
|
*.exe
|
2018-01-09 14:28:29 +01:00
|
|
|
!bhi.exe
|
2018-01-10 15:37:55 +01:00
|
|
|
.tags*
|
2018-01-10 23:40:17 +01:00
|
|
|
*.txt
|