mirror of
https://github.com/10h30/yeuchaybo-v6.git
synced 2026-07-11 18:56:17 +09:00
9 lines
112 B
Plaintext
Executable File
9 lines
112 B
Plaintext
Executable File
# Ignore OS generated files
|
|
.DS_Store
|
|
|
|
# Ignore node_modules.
|
|
node_modules/
|
|
|
|
# Ignore composer.
|
|
vendor/
|