bugfix
This commit is contained in:
parent
8119e7dbd9
commit
cd2fbfa89a
6
.gitignore
vendored
6
.gitignore
vendored
@ -27,8 +27,10 @@ models/mysql.ddl.sql
|
||||
# pkgs (submodules should be in their own repos)
|
||||
pkgs/
|
||||
|
||||
# wwwroot (linked from module repos)
|
||||
wwwroot/
|
||||
# wwwroot temp files
|
||||
wwwroot/.DS_Store
|
||||
wwwroot/*.bak*
|
||||
wwwroot/tmp/
|
||||
|
||||
# Migration scripts (run once, not needed in repo)
|
||||
migrate_*.py
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user