mirror of
https://bitbucket.org/Mattrixwv/cipherstream.git
synced 2025-12-06 18:33:58 -05:00
Will now ignore documentation stubs
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -8,4 +8,8 @@ lib*
|
||||
.vscode/*
|
||||
|
||||
#Ignore all Test files
|
||||
*.txt
|
||||
*.txt
|
||||
|
||||
#Ignore all excessive documentation
|
||||
Documentation/html/*
|
||||
Documentation/latex/*
|
||||
Reference in New Issue
Block a user