mirror of
https://github.com/ParrotXray/Mantis.git
synced 2026-08-24 19:00:27 +09:00
22 lines
291 B
Plaintext
22 lines
291 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
|
|
net-guardia/static/web
|
|
*.mmdb
|
|
node_modules/
|
|
.next/
|
|
|
|
*.rules
|
|
*.db
|