Added emote-registry to gitignore.

This commit is contained in:
Keanu Timmermans 2020-12-31 16:11:51 +00:00
parent a99386c431
commit 68d8eed4ed
Signed by: keanucode
GPG Key ID: A7431C0D513CA93B
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -7,6 +7,7 @@ test*
!test/ !test/
*.bat *.bat
desktop.ini desktop.ini
emote-registry.json
# Logs # Logs
logs logs
@ -68,4 +69,4 @@ typings/
.env .env
config.json config.json
.vscode/ .vscode/