goliath/.gitignore

13 lines
172 B
Plaintext

# Composer dependencies
vendor/
# NPM dependencies (building CSS and JS)
node_modules/
# Compiled CSS and JS
public/css/
public/js/
# PHP CodeSniffer cache
.phpcs-cache