Youtube-Archiver/.gitignore

18 lines
260 B
Plaintext

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