Moved .key and .pages files from /docs to /documents
This keeps them apart from GitHib pages. Also updated .gitattributes so that the new /documents folder is not exported to the release package
This commit is contained in:
parent
d57c658658
commit
531c575621
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
# Files to exclude from archives/releases
|
||||
docs export-ignore
|
||||
documents export-ignore
|
||||
.gitattributes export-ignore
|
||||
.gitignore export-ignore
|
||||
README.md export-ignore
|
||||
|
|
|
|||
Loading…
Reference in New Issue