mirror of
https://github.com/Ajetski/advent-of-code.git
synced 2025-09-30 03:13:18 -09:00
20 lines
185 B
Plaintext
20 lines
185 B
Plaintext
*/target/
|
|
*/.vscode/
|
|
|
|
|
|
# Added by cargo
|
|
#
|
|
# already existing elements were commented out
|
|
|
|
#/target
|
|
*/Cargo.lock
|
|
.DS_Store
|
|
|
|
|
|
## clojure stuff
|
|
.clj-kondo
|
|
.lsp
|
|
.cpcache
|
|
.calva
|
|
.nrepl-port
|