You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
336 B
Plaintext
22 lines
336 B
Plaintext
# 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):
|
|
# *.[oa]
|
|
# *~
|
|
|
|
/TAGS
|
|
/GPATH
|
|
/GRTAGS
|
|
/GSYMS
|
|
/GTAGS
|
|
/.waf*
|
|
/.lock-waf*
|
|
/build
|
|
*~
|
|
*.pyc
|
|
*.mo
|
|
*.gmo
|
|
waflib
|
|
/jack2
|