Fixed welcome
diff --git a/.gitignore b/.gitignore
index 72a0e85..bfedc85 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,11 @@
 dist/
 .history/
 node_modules/
-src/config/
+src/config/*
+!src/config/format.ts
+!src/config/default.json
+!src/config/emojis.json
+src/config/main.json
 .vscode/
 yarn-error.log
 yarn.lock