Browse Source

update gitignore file

CauseFX 4 years ago
parent
commit
4745d163cc
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -90,6 +90,8 @@ config/users*.bak.db
 config/tmp/*
 data/*
 data/config/*
+!data/routes/index.html
+!data/pages/index.html
 docs/api.json
 images/cache/*
 backups/*