mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-21 01:48:26 +00:00
Initial website
This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@ -1,7 +1,15 @@
|
||||
#artwork/*.png
|
||||
target/
|
||||
node_modules/
|
||||
dev.conf
|
||||
elm-stuff
|
||||
result
|
||||
_site/
|
||||
*.qcow2
|
||||
*.qcow2
|
||||
/website/site/content/docs/changelog/
|
||||
/website/site/public/
|
||||
/website/site/static/openapi/
|
||||
/website/site/static/js/bundle.js
|
||||
/website/site/templates/shortcodes/server.conf
|
||||
/website/site/templates/shortcodes/sample-exim.conf
|
||||
/website/site/templates/shortcodes/joex.conf
|
||||
|
Reference in New Issue
Block a user