basic a2
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@ -1,7 +1,7 @@
|
||||
# ---> Rust
|
||||
# Generated by Cargo
|
||||
# will have compiled files and executables
|
||||
/target/
|
||||
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
|
||||
@ -11,3 +11,9 @@ Cargo.lock
|
||||
**/*.rs.bk
|
||||
|
||||
beispieldaten/
|
||||
|
||||
# LaTex
|
||||
*.aux
|
||||
*.log
|
||||
*.pdf
|
||||
*.toc
|
||||
|
||||
Reference in New Issue
Block a user