mirror of
https://github.com/teo3300/rust-mal.git
synced 2026-01-12 01:05:32 +01:00
14 lines
103 B
Plaintext
14 lines
103 B
Plaintext
/target
|
|
|
|
# vim save
|
|
src/#*
|
|
|
|
# emacs save
|
|
src/*~
|
|
|
|
# history file
|
|
.mal-history
|
|
|
|
# stupid macos
|
|
.DS_Store
|