Register alpha.0 B4A prototype
This commit is contained in:
21
.gitignore
vendored
Normal file
21
.gitignore
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
# B4A generated output
|
||||
Objects/
|
||||
AutoBackups/
|
||||
|
||||
# Local diagnostic output
|
||||
logs/
|
||||
|
||||
# Android build artifacts
|
||||
*.apk
|
||||
*.aab
|
||||
*.ap_
|
||||
*.dex
|
||||
*.class
|
||||
|
||||
# Local/editor noise
|
||||
.vs/
|
||||
.vscode/
|
||||
*.tmp
|
||||
*.bak
|
||||
Thumbs.db
|
||||
Desktop.ini
|
||||
Reference in New Issue
Block a user