Project

General

Profile

Download (348 Bytes) Statistics
| Branch: | Tag: | Revision:

root / .gitignore @ master

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
log
8
vendor
9
public/images/artwork_steps
10
locale
11
tmp
12
config/database.yml
13
config/settings.yml
14
.htaccess
15
doc/app
(1-1/8)