web / .gitignore
victorgeek's picture
Upload folder using huggingface_hub
9552aa0 verified
raw
history blame contribute delete
291 Bytes
# Compiled binaries and generated documentation
/target/
# Profiling data
/perf.data
/perf.data.old
/flamegraph.svg
# Logs generated by the web server
/access.log
/error.log
# OS-specific files
.DS_Store
Thumbs.db
.Spotlight-V100
.Trashes
# Temporary files used by the editor
*.swp
*.swo