From 9cb882cdb61c9613bc73d8e6042959fb18765c9a Mon Sep 17 00:00:00 2001 From: Oskar Date: Mon, 14 Oct 2024 11:27:58 +0200 Subject: 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. --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') 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/ -- cgit v1.2.3