fix(infra): gradle_run detecta android-sdk — issue 0076 #2

Open
dataforge wants to merge 538 commits from auto/0076-gradle-sdk-detect into master
2 changed files with 17 additions and 3 deletions
Showing only changes of commit 1344e557e5 - Show all commits
+1
View File
@@ -55,3 +55,4 @@ Thumbs.db
broken_paths.txt
imgui.ini
prompts/
+16 -3
View File
@@ -1,5 +1,18 @@
dag-engine
# Build output
dag_engine
dag_engine.db
frontend/node_modules/
*.exe
# Frontend build
frontend/dist/
frontend/node_modules/
# Go
vendor/
# Editor
.idea/
.vscode/
*.swp
# OS
.DS_Store