summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 1110214a5a2af10cf55aa4d41de1d16b550ee82c (plain)
1
2
3
4
5
6
7
8
9
10
# 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]
*.py[co]
*.sw[po]
*~

/TODO