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