Updated .gitignore

This commit is contained in:
Thord Johansson 2024-03-26 12:07:56 +01:00
parent 78214697ad
commit ddef0cc7bc

4
.gitignore vendored
View File

@ -8,10 +8,10 @@
volumes/
*/*/*/*
# only allow .yml and .sh files
# allow the following files
!*.yml
!*.sh
!*.conf
!*.md
!.gitignore
.env