Youtube-Archiver/.gitignore
2022-02-26 14:53:49 +01:00

13 lines
223 B
Plaintext

# Disallow my private stuff
/music/
/videos/
/linklist-*
/alreadydownloaded*.txt
/once.yaml
# Explicitly allow encrypted versions of my lists
!/*.crypt
# Explicitly allow the example linklist file
!/linklist-example.yaml