Files
simple-rust-tests/.gitignore
2020-10-01 00:03:03 +08:00

42 lines
599 B
Plaintext

# ---> Rust
# Generated by Cargo
# will have compiled files and executables
target/
99.htm
wasm/pkg/
node_modules/
*.o
*.so
# These are backup files generated by rustfmt
**/*.rs.bk
# ---> macOS
# General
.DS_Store
.AppleDouble
.LSOverride
# Icon must end with two \r
Icon
# Thumbnails
._*
# Files that might appear in the root of a volume
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
.com.apple.timemachine.donotpresent
# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk