Dockerfile to debian bookworm + stared rust project

This commit is contained in:
Domingo Dirutigliano
2023-06-04 20:09:06 +02:00
parent 0d127851fd
commit cef573b537
8 changed files with 10674 additions and 15951 deletions

10
.gitignore vendored
View File

@@ -30,3 +30,13 @@ docker-compose.yml
**/npm-debug.log*
**/yarn-debug.log*
**/yarn-error.log*
#rust
/backend/binsrc/nfqueue_regex/debug/
/backend/binsrc/nfqueue_regex/target/
# These are backup files generated by rustfmt
**/*.rs.bk
# MSVC Windows builds of rustc generate these, which store debugging information
**/*.pdb