mirror of
https://github.com/raynormast/fake-firehose.git
synced 2024-12-21 23:33:14 +00:00
Cleaned gitignore
This commit is contained in:
parent
2f35a3cad6
commit
c33b08165f
1 changed files with 2 additions and 4 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -1,12 +1,10 @@
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|
||||||
.env.production
|
.env.production
|
||||||
config/domains-federated
|
config/domains-federated
|
||||||
config/domains-local
|
config/domains-local
|
||||||
config/hashtags
|
config/hashtags
|
||||||
config/hosts
|
config/hosts
|
||||||
.gitignore
|
|
||||||
.gitignore
|
|
||||||
config/hashtag-urls.txt
|
config/hashtag-urls.txt
|
||||||
config/urls.txt
|
config/urls.txt
|
||||||
log.txt
|
log.txt
|
Loading…
Reference in a new issue