mirror of
https://github.com/10h30/yeuchaybo-v6.git
synced 2026-07-11 18:56:17 +09:00
7 lines
96 B
Plaintext
Executable File
7 lines
96 B
Plaintext
Executable File
# Ignore vendor directories.
|
|
node_modules/*
|
|
vendor/*
|
|
|
|
# Ignore minified styles.
|
|
*.min.css
|