Include all other files, too
This commit is contained in:
parent
b2c971db62
commit
7c1f7f8300
8 changed files with 242 additions and 1 deletions
9
.gitignore
vendored
9
.gitignore
vendored
|
@ -1,7 +1,14 @@
|
|||
#alle Dateie ignorieren...
|
||||
*
|
||||
/secrets.conf
|
||||
*.private
|
||||
*.key
|
||||
/bind.keys
|
||||
db*
|
||||
/slave/ffa.zone
|
||||
/zones.rfc1918
|
||||
|
||||
#ausser...
|
||||
!named.conf
|
||||
!/master
|
||||
!/master/*
|
||||
!.gitignore
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue