baikal/.gitignore
2020-03-22 17:44:17 +01:00

22 lines
175 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