2023-07-17 14:37:39 +00:00
|
|
|
# Assets
|
|
|
|
/public/assets
|
|
|
|
/assets/current.json
|
|
|
|
|
2022-09-13 13:14:49 +00:00
|
|
|
# Libraries
|
|
|
|
/vendor
|
|
|
|
/node_modules
|
|
|
|
/npm-debug.log
|
|
|
|
/yarn-error.log
|
2023-01-06 20:22:03 +00:00
|
|
|
/lib/index-dev
|
2023-07-21 18:58:37 +00:00
|
|
|
/composer.local.json
|
2022-09-13 13:14:49 +00:00
|
|
|
|
|
|
|
# Configuration
|
2023-10-21 23:45:40 +00:00
|
|
|
/config/config.cfg
|
|
|
|
/config/github.cfg
|
2022-09-13 13:14:49 +00:00
|
|
|
/config/config.ini
|
|
|
|
/config/github.ini
|
|
|
|
/.debug
|
|
|
|
/.migrating
|
|
|
|
|
|
|
|
# Storage
|
|
|
|
/store
|
|
|
|
|
|
|
|
# OS specific
|
|
|
|
[Tt]humbs.db
|
|
|
|
[Dd]esktop.ini
|
|
|
|
.DS_Store
|
|
|
|
|
|
|
|
# IDE specific
|
|
|
|
.vscode/
|
|
|
|
.vs/
|
|
|
|
.idea/
|
|
|
|
|
|
|
|
# Vagrant things
|
|
|
|
.vagrant/
|
|
|
|
/devel/nginx/dhparam.pem
|
|
|
|
/devel/nginx/misuzu.crt
|
|
|
|
/devel/nginx/misuzu.key
|
|
|
|
|
|
|
|
# Compiled/copied assets
|
|
|
|
/public/js
|
|
|
|
/public/css
|
|
|
|
/public/webfonts
|
|
|
|
/assets/typescript/*.d.ts
|
|
|
|
|
|
|
|
# Google
|
|
|
|
/public/robots.txt
|
2023-10-21 23:54:41 +00:00
|
|
|
|
|
|
|
# moguu?
|
|
|
|
/public/moguu.swf
|
|
|
|
/public/moguu.html
|