mirror of
https://github.com/szimek/sharedrop.git
synced 2026-06-05 21:02:47 +08:00
17 lines
139 B
Plaintext
17 lines
139 B
Plaintext
##########
|
|
# Common
|
|
##########
|
|
|
|
# Duh
|
|
.git/
|
|
|
|
# Third party
|
|
/node_modules/
|
|
/vendor/
|
|
|
|
# Build products
|
|
/dist/
|
|
/tmp/
|
|
/coverage/
|
|
/.sass-cache/
|