Update .gitignore

This commit is contained in:
2022-02-02 21:16:44 +07:00
parent 2a8007e2f4
commit 61cf5a4a8c
+2 -1
View File
@@ -1,7 +1,8 @@
# See http://help.github.com/ignore-files/ for more about ignoring files. # See http://help.github.com/ignore-files/ for more about ignoring files.
/build /build
/configs /configs/*
!/configs/*.example.json
# compiled output # compiled output
/dist /dist