1
0

chore: Update .gitignore to exclude build files

This commit is contained in:
Natsu 2024-06-16 03:52:43 +07:00
parent 7e76c554f8
commit 62edfab486
Signed by: NatsumeLS
GPG Key ID: 6DB67FB460CF46C6
2 changed files with 4 additions and 2 deletions

5
.gitignore vendored
View File

@ -15,4 +15,7 @@
local.properties
/.idea
/.vs
/app
/app/.cxx
/app/build
/app/debug
/app/release

1
app/.gitignore vendored
View File

@ -1 +0,0 @@
/build