f539e4c8f1
Conflicts: .gitignore
14 lines
106 B
Plaintext
14 lines
106 B
Plaintext
target
|
|
=======
|
|
# Compiled files
|
|
*.o
|
|
*.so
|
|
*.rlib
|
|
*.dll
|
|
|
|
# Executables
|
|
*.exe
|
|
|
|
# Generated by Cargo
|
|
/target/
|