summaryrefslogtreecommitdiff
path: root/.gitignore
blob: d281d2d88e4ba9efcdf283f96d59f9404819b2c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
# 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]
*~
*.swp
*.swo
*.pyc
config.py
tmp/