summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 46879ee6c5aa1942c71444f47819e63d093dbf94 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
*.pyc
*.dat
TAGS
*.egg-info
*.egg
build
.coverage
.tox
cover
venv
.venv
*.sublime-workspace
*.sqlite
*.sqlite3
var/*
etc/designate/*.conf
AUTHORS
ChangeLog
doc/source/api/*
doc/build/*
dist
designate/versioninfo
*.orig
*.DS_Store
*.idea
/bind9
/dnsmasq
.testrepository/*
contrib/vagrant/.vagrant/