git-lfs/.gitignore
Andy Neff 183ad44953 Move the repos directory
Having the repos directory in the docker directory causes it to be
sent to the docker daemon every time, which is a complete waste.
Best solution was to move the repos dir out of dockers
2015-07-23 23:18:36 -04:00

26 lines
223 B
Plaintext

bin/
benchmark/
# only allow man/*.\d.ronn files
man/*
*.test
tmp
test/remote
debian/git-lfs/
debian/*.log
debian/files
debian/*.substvars
obj-*
rpm/BUILD*
rpm/*RPMS
rpm/*.log
rpm/SOURCES
repos
docker/signing.key
src