diff options
Diffstat (limited to 'app/.gitignore')
-rw-r--r-- | app/.gitignore | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/app/.gitignore b/app/.gitignore deleted file mode 100644 index cc6b143..0000000 --- a/app/.gitignore +++ /dev/null @@ -1,11 +0,0 @@ -# Blacklist everything cleverly -*/secrets/* -!*/secrets/*/ - -# Whitelist some patterns -!*.sample -!*.gen -!*.sh -!.gitignore - -# Whitelist specific files |