# Ignore .DS_Store
.DS_Store


# Ignore build results
Cargo.lock
target/
build/


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

/target
#Cargo.lock
