add more stuff to gitignore
This commit is contained in:
parent
aae198496d
commit
a114076372
1 changed files with 5 additions and 1 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -7,4 +7,8 @@ static/icons/favicon/*.*
|
||||||
!static/icons/favicon/default
|
!static/icons/favicon/default
|
||||||
install.sh
|
install.sh
|
||||||
static/emojis/*
|
static/emojis/*
|
||||||
ip_blacklist.txt
|
ip_blacklist.txt
|
||||||
|
ca*.zip
|
||||||
|
static/exports/*
|
||||||
|
*.log
|
||||||
|
exports.json
|
||||||
|
|
Loading…
Add table
Reference in a new issue