From 4e0a23ee95dfd86a038f2867f7c40453156dfd26 Mon Sep 17 00:00:00 2001 From: Robin Malley Date: Sat, 11 Sep 2021 21:51:54 +0000 Subject: [PATCH] Add some files to gitignore Add some files that are preprocessed with spp to the gitignore. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 8a0f821..3e6cee3 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,6 @@ smr.so assets.h cert kore_chroot/* +conf/smr.conf +src/lua/config.lua +src/pages/error.etlua