Will now ignore documentation stubs

This commit is contained in:
2018-05-05 15:14:03 -04:00
parent 539e6c33ec
commit 89a3be82a2

6
.gitignore vendored
View File

@@ -8,4 +8,8 @@ lib*
.vscode/*
#Ignore all Test files
*.txt
*.txt
#Ignore all excessive documentation
Documentation/html/*
Documentation/latex/*