fixed missing build dir

This commit is contained in:
matlabbe
2023-03-13 03:20:06 -07:00
parent 53025bf059
commit 92b9cc89e0
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -10,5 +10,5 @@ app/android/AndroidManifest.xml
app/android/res/raw/
compile_flags.txt
tags
build*
build_*
*.bak
+4
View File
@@ -0,0 +1,4 @@
# Ignore everything in this directory
*
# Except this file
!.gitignore