# Aetheras Defaults
.DS_Store
dist/
**/node_modules

# cargo defaults
debug/
target/

# These are backup files generated by rustfmt
**/*.rs.bk

# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb
**/tmp
