adguard_hulk/.gitignore

11 lines
151 B
Plaintext
Raw Normal View History

2024-03-24 23:10:46 +01:00
# Ignore everything
*
# But not these files...
!.gitignore
# ...even if they are in subdirectories
!*/
2024-03-24 23:19:02 +01:00
!work/data/leases.json
!conf/AdGuardHome.yaml