baikal/.gitignore
2020-05-25 23:09:10 +02:00

26 lines
215 B
Text
Executable file

# logs
logs
# Specific
config/baikal.yaml
config/.htaccess
Specific/INSTALL_DISABLED
# Composer stuff
composer.lock
vendor
# Build
/build
# Vim
.*.swp
# Others
.DS_Store
# IDE
nbproject
# Tests
.php_cs.cache