baikal/.gitignore
2020-03-24 20:36:25 +05:45

25 lines
198 B
Text
Executable file

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