12 lines
133 B
Text
12 lines
133 B
Text
|
# Ignore everything
|
||
|
/*
|
||
|
|
||
|
# Track certain files and directories
|
||
|
!.gitignore
|
||
|
|
||
|
!/coredns/
|
||
|
!/dnsdist/
|
||
|
!/haproxy/
|
||
|
!/unifi/
|
||
|
!/vector-agent/
|