Bläddra i källkod

Ignore old configs

poeti8 6 år sedan
förälder
incheckning
e7bed7cb74
1 ändrade filer med 3 tillägg och 1 borttagningar
  1. 3 1
      .gitignore

+ 3 - 1
.gitignore

@@ -3,4 +3,6 @@
 client/.next/
 client/.next/
 node_modules/
 node_modules/
 client/config.js
 client/config.js
-server/config.js
+client/old.config.js
+server/config.js
+server/old.config.js