Skip to content

Commit cbd0369

Browse files
authored
remove generated.rs file from git (#750)
1 parent f1ef3be commit cbd0369

File tree

2 files changed

+2
-3027
lines changed

2 files changed

+2
-3027
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Generated by Cargo
22
# will have compiled files and executables
33
/target/
4+
# generated file by build.rs for mapping nmap-payloads to rust
5+
src/generated.rs
46

57
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
68
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html

0 commit comments

Comments
 (0)