mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-12-17 19:12:37 -05:00
.gitignore: Fix typo in the word refreshing
This commit is contained in:
parent
4d237c46a0
commit
c9a81e6ef6
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -60,7 +60,7 @@ config/fog_credentials.yml
|
||||||
/public/uploads
|
/public/uploads
|
||||||
/public/stylesheet-cache/*
|
/public/stylesheet-cache/*
|
||||||
|
|
||||||
# Scripts used for downloading/refshing db
|
# Scripts used for downloading/refreshing db
|
||||||
script/download_db
|
script/download_db
|
||||||
script/refresh_db
|
script/refresh_db
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue