mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
Ignoring files.
This commit is contained in:
parent
ac8bd1e9e2
commit
4ed0322252
2 changed files with 2 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,4 +1,5 @@
|
|||
logs/*.log
|
||||
logs/*.log.*
|
||||
*.pyc
|
||||
static/*
|
||||
local_settings.py
|
||||
|
|
|
@ -9,8 +9,7 @@
|
|||
|
||||
<h1>NewsBlur is upgrading...</h1>
|
||||
|
||||
<p>.</p>
|
||||
<p>Running a quick 2m45s database upgrade (as tested during development). The time is now 10:30pm PT.</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue