# General
.DS_Store
.AppleDouble
.LSOverride


# 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

# Eclipse IDE
.project
.classpath
.settings
.checkstyle
.pydevproject

# IntelliJ IDE
.idea/

out/



#Added by cargo
#
#already existing elements are commented out

/target
**/*.rs.bk
Cargo.lock