mirror of
https://github.com/mjl-/mox.git
synced 2025-07-16 07:14:40 +03:00
new website for www.xmox.nl
most content is in markdown files in website/, some is taken out of the repo README and rfc/index.txt. a Go file generates html. static files are kept in a separate repo due to size.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,6 +1,7 @@
|
||||
/mox
|
||||
/mox.exe
|
||||
/rfc/[0-9][0-9]*
|
||||
/rfc/xr/
|
||||
/local/
|
||||
/testdata/check/
|
||||
/testdata/*/data/
|
||||
@ -24,3 +25,4 @@
|
||||
/node_modules/
|
||||
/upgrade*-verifydata.*.pprof
|
||||
/upgrade*-openaccounts.*.pprof
|
||||
/website/html/
|
||||
|
Reference in New Issue
Block a user