devuan-live-sdk-docker/.gitignore

32 lines
306 B
Plaintext

# Exceptions
!.gitignore
!.gitattributes
# ignore directories
blends/
log/
packages/
tmp/
# ignore binary debian packages
*.deb
# swap
[._]*.s[a-w][a-z]
[._]s[a-w][a-z]
# session
Session.vim
# temporary
.netrwhist
*~
# auto-generated tag files
tags
# Compressed files
*.zip
*.tar
*.gz
*.bz2
*.rar
*.7z