fej/.gitignore

19 lines
132 B
Plaintext
Raw Permalink Normal View History

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