fej/.gitignore

19 lines
132 B
Plaintext
Raw Normal View History

2021-03-04 10:55:24 +00:00
# ---> Rust
# Compiled files
*.o
*.so
*.rlib
*.dll
# Executables
*.exe
# Generated by Cargo
/target/
2021-03-05 17:39:49 +00:00
# Added by cargo
/target