Added ignore for text files used to test the program

This commit is contained in:
2018-04-30 00:57:43 -04:00
parent 23a96591dd
commit 8d13becb05

5
.gitignore vendored
View File

@@ -5,4 +5,7 @@ Cipher*
lib*
#Ignore all VSCode files
.vscode/*
.vscode/*
#Ignore all Test files
*.txt