15 lines
119 B
Text
15 lines
119 B
Text
# Compiled files
|
|
*.o
|
|
*.so
|
|
*.rlib
|
|
*.dll
|
|
|
|
# Executables
|
|
*.exe
|
|
|
|
# Folders
|
|
.idea
|
|
|
|
# Generated by Cargo
|
|
/target/
|
|
Cargo.lock
|