More to gitignore
This commit is contained in:
parent
7712d9fd30
commit
07a1c1b08e
11
.gitignore
vendored
11
.gitignore
vendored
@ -34,3 +34,14 @@ nosetests.xml
|
|||||||
.project
|
.project
|
||||||
.pydevproject
|
.pydevproject
|
||||||
.venv
|
.venv
|
||||||
|
|
||||||
|
doc/source/api/*
|
||||||
|
doc/build/*
|
||||||
|
AUTHORS
|
||||||
|
TAGS
|
||||||
|
ChangeLog
|
||||||
|
|
||||||
|
# Project specific
|
||||||
|
etc/billingstack/*.ini
|
||||||
|
etc/billingstack/*.conf
|
||||||
|
billingstack/versioninfo
|
||||||
|
Loading…
x
Reference in New Issue
Block a user