This commit is contained in:
teguh nugroho 2026-08-17 13:00:15 +07:00
parent 622045f3fc
commit 78b10001b9

3
.gitignore vendored
View File

@ -1,4 +1,5 @@
notes.txt notes.txt
_internal/ _internal/
**/*.json **/*.json
server/* server/*
**/*.log