mirror of
https://github.com/Eggbertx/gochan.git
synced 2025-08-03 15:46:23 -07:00
Add board config to all templates using the standard header
Also remove commented migration lines in build.py
This commit is contained in:
parent
8719227f3d
commit
7e13a32ec3
9 changed files with 39 additions and 55 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -3,13 +3,13 @@
|
|||
/log/
|
||||
/releases/
|
||||
/vagrant/.vagrant/
|
||||
/vagrant/*.log
|
||||
/html/boards.json
|
||||
/html/index.html
|
||||
/html/test*
|
||||
/html/javascript/consts.js
|
||||
/html/js/consts.js
|
||||
/templates/override
|
||||
**/*.bak
|
||||
*.bak
|
||||
*.log
|
||||
*.swp
|
||||
__debug_bin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue