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