mirror of
https://github.com/Shopify/draggable.git
synced 2026-02-01 16:46:56 +00:00
21 lines
308 B
Plaintext
21 lines
308 B
Plaintext
# Ignore OS Specific files
|
|
.DS_Store
|
|
|
|
# Ignore the SASS cache
|
|
.sass-cache
|
|
|
|
# Logs
|
|
logs
|
|
*.log
|
|
|
|
# Dependency directory
|
|
# Deployed apps should consider commenting this line out:
|
|
# see https://npmjs.org/doc/faq.html#Should-I-check-my-node_modules-folder-into-git
|
|
node_modules
|
|
|
|
example.html
|
|
|
|
coverage/
|
|
docs/
|
|
lib/
|