diff --git a/.gitignore b/.gitignore index 3109d6c..ed16a9c 100644 --- a/.gitignore +++ b/.gitignore @@ -39,9 +39,11 @@ credentials.json # ============================================================================= # Build & Distribution # ============================================================================= -dist/ -build/ -out/ +# Neo vao goc — mau khong neo se nuot moi thu muc trung ten o moi do sau, +# ke ca ma nguon. Da mac dung loi do voi secrets/ (xem khoi Credentials). +/dist/ +/build/ +/out/ .next/ .nuxt/ .output/ @@ -76,7 +78,8 @@ desktop.ini # Logs & Debug # ============================================================================= *.log -logs/ +# Neo vao goc: infrastructure/logs/ la ma nguon, khong phai log chay may. +/logs/ npm-debug.log* yarn-debug.log* yarn-error.log*