infrastructure/app/.gitignore

12 lines
148 B
Plaintext
Raw Normal View History

2019-06-01 14:02:49 +00:00
# Blacklist everything cleverly
*/secrets/*
!*/secrets/*/
2019-06-01 14:02:49 +00:00
# Whitelist some patterns
!*.sample
!*.gen
2020-09-21 14:29:49 +00:00
!*.sh
2019-06-01 14:02:49 +00:00
!.gitignore
# Whitelist specific files