Gatekeeper/.gitignore
2022-11-27 00:04:34 +01:00

13 lines
161 B
Plaintext

# Composer
composer.phar
/vendor/
# VS Code
/.vscode/
settings.json
# Certificate Authority
/ca/
# User Data
/data/
# Twig Compilation Cache
/compilation_cache/