Update .gitignore
Ignore AUTHORS, ChangeLog and dist/* . These files are autogenerated when creating a sdist tarbar (via eg. "python setup.py sdist") Change-Id: I90cf0d2067ac019e624b2daed78ce02673e5e4bd
This commit is contained in:
parent
e6d49a20c2
commit
50590c875b
3
.gitignore
vendored
3
.gitignore
vendored
@ -16,3 +16,6 @@ cover/
|
||||
*.sample
|
||||
perf/persister_perf_*/*.*
|
||||
perf/jmeter.log
|
||||
AUTHORS
|
||||
ChangeLog
|
||||
dist/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user