mirror of
https://github.com/pi-hole/web.git
synced 2026-05-23 00:58:49 +01:00
79b474009e
Signed-off-by: buchwasa <17461354+buchwasa@users.noreply.github.com>
21 lines
174 B
Plaintext
21 lines
174 B
Plaintext
*.DS_Store
|
|
.idea
|
|
/nbproject/private/
|
|
/nbproject/
|
|
/node_modules/
|
|
TODO
|
|
*.zip
|
|
test.html
|
|
*.log
|
|
|
|
# Intellij IDEA Project Files
|
|
*.iml
|
|
*.ipr
|
|
*.iws
|
|
|
|
# vim
|
|
*.swp
|
|
|
|
# Composer
|
|
/vendor/
|