docker,git: ignore more files

This commit is contained in:
Valentin Tolmer
2021-12-08 10:58:17 +01:00
committed by nitnelave
parent 110b7c7d5b
commit 6c9086cc78
3 changed files with 15 additions and 8 deletions

6
.gitignore vendored
View File

@@ -1,10 +1,7 @@
# Generated by Cargo
# will have compiled files and executables
/target
/serve/target/
/app/target
/app/pkg
/auth/target
# These are backup files generated by rustfmt
**/*.rs.bk
@@ -22,6 +19,9 @@ package.json
# Server private key
server_key
# Pre-build binaries
*.tar.gz
# Misc
.env
recipe.json