mirror of
https://github.com/chubin/wttr.in
synced 2025-01-13 04:28:46 +00:00
added log/ and data/ to gitignore
This commit is contained in:
parent
fb89c4d985
commit
ed52219acd
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,3 +1,5 @@
|
|||
ve/
|
||||
share/static/fonts/
|
||||
|
||||
*.pyc
|
||||
data/
|
||||
log/
|
||||
|
|
Loading…
Reference in a new issue