mirror of
https://github.com/ParrotXray/Mantis.git
synced 2026-08-23 16:20:26 +09:00
* refactor: Rename project from NetGuardia to Mantis * fix: convert mantis-frontend from tracked files to submodule * wip * feat: Suricata integration stabilization and config unification Fix a series of bugs in the Suricata daemon integration and unify configuration so users interact only with config.toml. * docs: sur-001-c1 Suricata integration stabilization findings
22 lines
286 B
Plaintext
22 lines
286 B
Plaintext
### https://raw.github.com/github/gitignore/master/Rust.gitignore
|
|
|
|
# Generated by Cargo
|
|
# will have compiled files and executables
|
|
debug/
|
|
target/
|
|
|
|
# These are backup files generated by rustfmt
|
|
**/*.rs.bk
|
|
|
|
.idea
|
|
logs
|
|
.log
|
|
.txt
|
|
mantis/static/web
|
|
*.mmdb
|
|
node_modules/
|
|
.next/
|
|
|
|
*.rules
|
|
*.db
|