blob: 7b5c52b6082b716d2298cd80a90af346903e2c96 [file] [log] [blame]
Eamon Walshc6fdb522009-10-20 17:15:13 -04001# Note: use "git ls-files -i --exclude-standard" to make sure
2# no tracked files are ignored as a result of any changes.
3
4# Object files
5*.o
6*.lo
7*.so
8*.so.[0-9]
9*.a
10*.s
11*.mo
Eamon Walsh12777502009-10-20 22:24:10 -040012*.pc
Eamon Walshc6fdb522009-10-20 17:15:13 -040013
14# Misc
15*.patch
16*.gz
17*~
Eric Parisbbad2cb2011-04-20 15:58:52 -040018*.orig
19*.rej
Dan Walsh9df56012011-09-08 15:23:40 -040020*.pyc
Eric Parisbbad2cb2011-04-20 15:58:52 -040021cscope.*
Eric Pariscc967de2012-11-11 18:07:22 -050022.#*
23\#*
24.*.swp
Eamon Walshc6fdb522009-10-20 17:15:13 -040025# Failsafes
26!.gitignore