feat(gitignore): [M] add static to gitignore
[M] add static to gitignore Signed-off-by: Ching <loooching@gmail.com>
This commit is contained in:
parent
aeb2e44fcb
commit
b860359404
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,6 +11,7 @@ __pycache__/
|
|||||||
build/
|
build/
|
||||||
develop-eggs/
|
develop-eggs/
|
||||||
downloads/
|
downloads/
|
||||||
|
static/
|
||||||
eggs/
|
eggs/
|
||||||
.eggs/
|
.eggs/
|
||||||
lib/
|
lib/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user