mirror of
https://github.com/urbit/ares.git
synced 2024-11-22 06:32:47 +03:00
15 lines
109 B
Plaintext
15 lines
109 B
Plaintext
# Compiled files
|
|
*.o
|
|
*.so
|
|
*.rlib
|
|
*.dll
|
|
|
|
# Executables
|
|
*.exe
|
|
|
|
# Generated by Cargo
|
|
/target/
|
|
Cargo.lock
|
|
|
|
.idea
|