From eec6e21e1a4196b7fbd941f7c270004a5d3fe51d Mon Sep 17 00:00:00 2001 From: Lio Young Date: Mon, 26 Jul 2021 11:51:29 +0200 Subject: [PATCH] update lux and gitignore --- .gitignore | 9 ++++++--- lux | 2 +- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index d8e8537..8c110b4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,9 @@ -config.ts +# Preevent accidental commits of various config files +*config.* +.env* + +# don't commit builds, modules, logs, or editor settings node_modules/ build/ logs/ -.vscode -.env* \ No newline at end of file +.vscode \ No newline at end of file diff --git a/lux b/lux index 95f0e9a..a72ea62 160000 --- a/lux +++ b/lux @@ -1 +1 @@ -Subproject commit 95f0e9ae0afe5d63d059c4bdafb70fbef48a2ffb +Subproject commit a72ea6249854928991a0a6e6b35f7f472c38d55a