Преглед изворни кода

fix: added .env to gitignore

Kristian Vos пре 4 година
родитељ
комит
095d516b84
1 измењених фајлова са 2 додато и 1 уклоњено
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -2,4 +2,5 @@ node_modules
 log/
 default.json
 .database
-scripts/
+scripts/
+.env