surrealpatch/.gitignore
2022-12-30 08:23:19 +00:00

49 lines
719 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?
# -----------------------------------
# Folders
# -----------------------------------
/target/
/lib/target/
.idea/
/result
/bin/
/docker/
/.direnv/
# -----------------------------------
# Specific
# -----------------------------------
surreal
history.txt