EinsatzOnline/.gitignore

19 lines
279 B
Plaintext
Raw Normal View History

2020-01-11 22:41:18 +00:00
# ---> Rust
# Generated by Cargo
# will have compiled files and executables
/target/
# These are backup files generated by rustfmt
**/*.rs.bk
2020-01-12 06:24:01 +00:00
#Added by cargo
#
#already existing elements are commented out
/target
#**/*.rs.bk
2021-01-03 20:27:11 +00:00
#version tag
/resources/templates/versiontag.hbs