draggable/.gitignore
2023-09-26 10:47:35 -07:00

27 lines
405 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/
build/
.rollup.cache/
.github/actions/**/*.js
# 'cause we are all yarny and stuff
package-lock.json