Gatekeeper/.gitignore

13 lines
161 B
Plaintext
Raw Normal View History

2022-11-27 00:04:34 +01:00
# Composer
composer.phar
/vendor/
# VS Code
/.vscode/
settings.json
# Certificate Authority
/ca/
# User Data
/data/
# Twig Compilation Cache
/compilation_cache/