Przeglądaj źródła

chore: update gitignore

NGPixel 2 lat temu
rodzic
commit
708e6f7701
2 zmienionych plików z 1 dodań i 2 usunięć
  1. 0 1
      .gitignore
  2. 1 1
      server/index.mjs

+ 0 - 1
.gitignore

@@ -18,7 +18,6 @@ npm-debug.log*
 
 # Generated assets
 /assets
-/server/views/base.pug
 
 # Config Files
 /config.yml

+ 1 - 1
server/index.mjs

@@ -1,5 +1,5 @@
 // ===========================================
-// Wiki.js
+// Wiki.js | Server
 // Licensed under AGPLv3
 // ===========================================