commit 1cf04de92c53d200381f1d84928ccb9855da09e6 from: mischa date: Sun Apr 30 15:19:17 2023 UTC adding directories commit - c49bbc503cd565c766fdd91ffd094f2fbe2d6170 commit + 1cf04de92c53d200381f1d84928ccb9855da09e6 blob - 9393d5ae91ee554eec3abaca6f7a3c1c6ffd1c49 blob + 24a3b593cc1b0c987a56a4ce5bac1fac4eaffd8f --- .gitignore +++ .gitignore @@ -1,6 +1 @@ change.pl -#records/* -#records-archive/* -#tokens/* -#zonefiles/* -#zonefiles-archive/* blob - /dev/null blob + 5e7d2734cfc60289debf74293817c0a8f572ff32 (mode 644) --- /dev/null +++ records/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore blob - /dev/null blob + 5e7d2734cfc60289debf74293817c0a8f572ff32 (mode 644) --- /dev/null +++ records-archive/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore blob - /dev/null blob + 5e7d2734cfc60289debf74293817c0a8f572ff32 (mode 644) --- /dev/null +++ tokens/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore blob - /dev/null blob + 5e7d2734cfc60289debf74293817c0a8f572ff32 (mode 644) --- /dev/null +++ zonefiles/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore blob - /dev/null blob + 5e7d2734cfc60289debf74293817c0a8f572ff32 (mode 644) --- /dev/null +++ zonefiles-archive/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore