rust-bert/.gitignore

21 lines
426 B
Plaintext
Raw Normal View History

.idea/*
2020-01-25 12:40:08 +03:00
# Generated by Cargo
# will have compiled files and executables
/target/
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
Cargo.lock
# These are backup files generated by rustfmt
**/*.rs.bk
2020-01-25 12:57:33 +03:00
#Added by cargo
#
#already existing elements are commented out
/target
#**/*.rs.bk
2020-02-08 17:30:40 +03:00
/resources/