mirror of
https://github.com/pi-hole/web.git
synced 2026-04-17 23:54:10 +01:00
22 lines
194 B
Plaintext
22 lines
194 B
Plaintext
*.DS_Store
|
|
.idea
|
|
/nbproject/private/
|
|
/nbproject/
|
|
/node_modules/
|
|
TODO
|
|
*.zip
|
|
test.html
|
|
*.log
|
|
.php-cs-fixer.cache
|
|
|
|
# Intellij IDEA Project Files
|
|
*.iml
|
|
*.ipr
|
|
*.iws
|
|
|
|
# vim
|
|
*.swp
|
|
|
|
# Composer
|
|
/vendor/
|