mirror of
https://github.com/pi-hole/PADD.git
synced 2026-04-02 00:18:44 +01:00
57 lines
714 B
Plaintext
57 lines
714 B
Plaintext
# Temporary files generated by padd.sh #
|
|
########################################
|
|
piHoleVersion
|
|
|
|
# Compiled source #
|
|
###################
|
|
*.com
|
|
*.class
|
|
*.dll
|
|
*.exe
|
|
*.o
|
|
*.so
|
|
|
|
# Packages #
|
|
############
|
|
# it's better to unpack these files and commit the raw source
|
|
# git has its own built in compression methods
|
|
*.7z
|
|
*.dmg
|
|
*.gz
|
|
*.iso
|
|
*.jar
|
|
*.rar
|
|
*.tar
|
|
*.zip
|
|
|
|
# Logs and databases #
|
|
######################
|
|
*.log
|
|
*.sql
|
|
*.sqlite
|
|
|
|
# OS generated files #
|
|
######################
|
|
.DS_Store
|
|
.DS_Store?
|
|
._*
|
|
.Spotlight-V100
|
|
.Trashes
|
|
ehthumbs.db
|
|
Thumbs.db
|
|
|
|
# Web / Atom Files #
|
|
####################
|
|
*.ini
|
|
.remote-sync.json
|
|
sftp-config.json
|
|
.vscode
|
|
old
|
|
*.sublime-*
|
|
|
|
# Testing Files #
|
|
#################
|
|
new\.sh
|
|
net-test.sh
|
|
padd.py
|