mirror of
https://github.com/10h30/yeuchaybo-v6.git
synced 2026-06-05 15:10:05 +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/
|