Fix unused-parameter warnings in plain C code
[ladish.git] / .gitignore
blob88556120ad7e043f2d6d6b2ffe21000a29683fd8
1 # git-ls-files --others --exclude-from=.git/info/exclude
2 # Lines that start with '#' are comments.
3 # For a project mostly in C, the following would be a good set of
4 # exclude patterns (uncomment them if you want to use them):
5 # *.[oa]
6 # *~
8 /TAGS
9 /GPATH
10 /GRTAGS
11 /GSYMS
12 /GTAGS
13 /.waf-*
14 /.lock-wafbuild
15 /build
17 *.pyc
18 *.mo
19 *.gmo