anyfetch-file-watcher
Version:
Watch for file changes, and send them to anyFetch.
27 lines (19 loc) • 267 B
Plain Text
# Projects files
keys.sh
# OS Artifacts
*.DS_Store
# Vagrant Artifacts
.vagrant/*
Berksfile.lock
# NPM Artifacts
node_modules/*
npm-debug.log
libpeerconnection.log
# IDE Artifacts
.idea/*
*.iml
*.sublime-*
# Jekyll artifacts
_site/*
# Cursor test files
*.test