mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2025-12-28 12:35:25 +00:00
Merge pull request #2499 from mjkim610/gitignore-exe
Add .exe to gitignore
This commit is contained in:
commit
c734bd666f
4
.gitignore
vendored
4
.gitignore
vendored
@ -13,4 +13,6 @@ v2/cmd/docgen/docgen
|
||||
v2/pkg/protocols/common/helpers/deserialization/testdata/Deserialize.class
|
||||
v2/pkg/protocols/common/helpers/deserialization/testdata/ValueObject.class
|
||||
v2/pkg/protocols/common/helpers/deserialization/testdata/ValueObject2.ser
|
||||
.vscode
|
||||
.vscode
|
||||
*.exe
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user