diff options
author | Oskar <[email protected]> | 2024-10-14 11:27:58 +0200 |
---|---|---|
committer | Oskar <[email protected]> | 2024-10-14 11:27:58 +0200 |
commit | 9cb882cdb61c9613bc73d8e6042959fb18765c9a (patch) | |
tree | 2dedd566739ef0ffaabc72afe565413003b7ddd6 /.gitignore |
first commit, not much done yet. source file and header file. Same scripts used as version 1 trash system. Will probably make better test scripts eventually.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..20883c9 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +tsr +tsr-TESTING +test/ +TODO +rockyou.txt +testdir/ |