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