fix(infra): gradle_run detecta android-sdk — issue 0076 #2
+11
-1
@@ -25,7 +25,17 @@ registry.db-wal
|
||||
*~
|
||||
|
||||
# Secrets
|
||||
.env
|
||||
**/.env
|
||||
**/.env.*
|
||||
|
||||
# Python
|
||||
**/__pycache__/
|
||||
**/*.pyc
|
||||
**/*.pyo
|
||||
python/.venv/
|
||||
|
||||
# Node / pnpm
|
||||
**/node_modules/
|
||||
|
||||
# OS
|
||||
.DS_Store
|
||||
|
||||
Reference in New Issue
Block a user