diff options
author | Oskar <[email protected]> | 2024-04-05 09:13:30 +0200 |
---|---|---|
committer | Oskar <[email protected]> | 2024-04-05 09:13:30 +0200 |
commit | 73587ce4a4766c65de31ba994ea5cfd1dc2d00bb (patch) | |
tree | 65a33ea8998027c4da8fe45848c4a286a19423fe | |
parent | 0ea0f8bf579da9ce9c61f941598983d81f3d5cde (diff) |
gitignore to avoid adding certain things
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6bc216e --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +rockyou.txt +7ed +7ed-TESTING |