Fixed .gitignore

This commit is contained in:
TriantaTV 2023-02-11 19:23:48 -06:00
parent d544974809
commit 79e00e3479
3 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -1,6 +1,7 @@
wordlists
test/OUTPUT
bin/*.out
bin/main.out
build/*.o
build/main.o
*.swp
.vscode

Binary file not shown.

Binary file not shown.