Add files via upload

This commit is contained in:
jaguerrau
2025-09-01 14:19:42 -06:00
committed by GitHub
parent bfed8800dc
commit 8b7a76e097
2 changed files with 17 additions and 1 deletions

16
.gitattributes vendored Normal file
View File

@@ -0,0 +1,16 @@
# Auto detect text files and perform LF normalization
* text=auto
# linguist-language
*.b4a linguist-language=B4X
*.b4i linguist-language=B4X
*.b4j linguist-language=B4X
*.b4r linguist-language=B4X
*.bas linguist-language=B4X
# linguist-detectable
*.b4a linguist-detectable=true
*.b4i linguist-detectable=true
*.b4j linguist-detectable=true
*.b4r linguist-detectable=true
*.bas linguist-detectable=true

2
.gitignore vendored
View File

@@ -1,2 +1,2 @@
**/Objects
**/Objects
**/AutoBackups