baikal/.gitignore
2021-11-26 10:11:37 +05:45

27 lines
235 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-fixer.cache
.php_cs.cache