diff options
author | Malfurious <m@lfurio.us> | 2023-01-15 09:57:27 -0500 |
---|---|---|
committer | Malfurious <m@lfurio.us> | 2023-01-15 10:12:48 -0500 |
commit | 8037b8c5acaeeeff32d6de01c06132a4f5e432bf (patch) | |
tree | 4f7027695f13c831d5f4e8947c844a812ba6f3b5 | |
parent | 1418eaf3054967f1d9856279f1988279c1009ba1 (diff) | |
download | lib-des-gnux-8037b8c5acaeeeff32d6de01c06132a4f5e432bf.tar.gz lib-des-gnux-8037b8c5acaeeeff32d6de01c06132a4f5e432bf.zip |
Ignore shellcode working files
Signed-off-by: Malfurious <m@lfurio.us>
-rw-r--r-- | templates/shellcode/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/shellcode/.gitignore b/templates/shellcode/.gitignore new file mode 100644 index 0000000..e9c55fb --- /dev/null +++ b/templates/shellcode/.gitignore @@ -0,0 +1 @@ +code.* |