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 (submodules should be in their own repos)
|
||||||
pkgs/
|
pkgs/
|
||||||
|
|
||||||
# wwwroot (linked from module repos)
|
# wwwroot temp files
|
||||||
wwwroot/
|
wwwroot/.DS_Store
|
||||||
|
wwwroot/*.bak*
|
||||||
|
wwwroot/tmp/
|
||||||
|
|
||||||
# Migration scripts (run once, not needed in repo)
|
# Migration scripts (run once, not needed in repo)
|
||||||
migrate_*.py
|
migrate_*.py
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user