mirror of
https://github.com/Astatin3/unshell.git
synced 2026-06-09 06:47:59 -06:00
21 lines
250 B
Plaintext
21 lines
250 B
Plaintext
database/
|
|
logs/
|
|
|
|
# Generated by Cargo
|
|
# will have compiled files and executables
|
|
/target
|
|
target/
|
|
.DS_Store
|
|
|
|
dist/
|
|
|
|
# These are backup files generated by rustfmt
|
|
**/*.rs.bk
|
|
|
|
|
|
# Added by cargo
|
|
#
|
|
# already existing elements were commented out
|
|
|
|
#/target
|