diff --git a/.gitignore b/.gitignore index 3f8cd9e..bfbb743 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,7 @@ Cipher* lib* #Ignore all VSCode files -.vscode/* \ No newline at end of file +.vscode/* + +#Ignore all Test files +*.txt \ No newline at end of file