2018-01-07 14:19:35 +01:00
|
|
|
# git ls-files --others --exclude-from=.git/info/exclude
|
|
|
|
# Lines that start with '#' are comments.
|
|
|
|
*.depend
|
|
|
|
*.cbp
|
|
|
|
*.layout
|
|
|
|
sdl2-config
|
|
|
|
*.exclude
|
|
|
|
*.o
|
|
|
|
*.psd
|
|
|
|
*.exe
|
2018-01-22 23:06:22 +01:00
|
|
|
*.json
|
2018-01-29 23:15:40 +01:00
|
|
|
*.cfg
|
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
|