root/.gitignore

Revision fbc0057fb3166fdbdec17c4476208f45d6f86246, 306 bytes (checked in by Nedko Arnaudov <nedko@…>, 3 months ago)

waf: gtags command

  • Property mode set to 100644
Line 
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# *~
7
8/TAGS
9/GPATH
10/GRTAGS
11/GSYMS
12/GTAGS
13/.waf-*
14/.lock-wscript
15/build
Note: See TracBrowser for help on using the browser.