mirror of
https://github.com/nigelbarink/R3c0v3r.git
synced 2026-02-14 02:10:50 +00:00
Initial setup
This commit is contained in:
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
# ignore binary directories
|
||||
bin/
|
||||
build/
|
||||
results/
|
||||
rsc/
|
||||
# Ignore Visual studio
|
||||
.vs/
|
||||
obj/
|
||||
*.vcxproj.user
|
||||
*.vcxproj
|
||||
*.sln
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user