Files
web/.gitignore
DL6ER 69e118ad45 Add PHP-CS-Fixer Workflow
Signed-off-by: DL6ER <dl6er@dl6er.de>
2022-08-07 10:51:10 +02:00

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/