surrealpatch/.gitignore
Raphael Darley 4f3b96334e
Upgrade to http/hyper v1.0 (#3726)
Co-authored-by: Salvador Girones <salvadorgirones@gmail.com>
Co-authored-by: Tobie Morgan Hitchcock <tobie@surrealdb.com>
2024-08-07 10:42:25 +00:00

58 lines
811 B
Text

# -----------------------------------
# OS X
# -----------------------------------
# Directory files
.DS_Store
.AppleDouble
.LSOverride
# Thumbnail files
._*
# Files that might appear on external disk
.Spotlight-V100
.Trashes
# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk
# -----------------------------------
# Files
# -----------------------------------
**/*.rs.bk
*.db
*.sw?
*.skv
# -----------------------------------
# Folders
# -----------------------------------
/target/
/lib/cache/
/lib/store/
/lib/target/
/tests/sdk/*/Cargo.lock
/tests/sdk/*/target
.idea/
.vscode/
/result
/bin/
/.direnv/
# -----------------------------------
# Specific
# -----------------------------------
/cache/
/store/
surreal
history.txt