Compare commits

...

4 Commits

Author SHA1 Message Date
Laksh
e35d79a2d9
Merge 851683c443 into 7247090aa6 2026-04-16 19:54:13 +00:00
Devin Dooley
7247090aa6
Merge pull request #4811 from foxtrottNB/patch-1
Add ignore rule for TwinCAT Measurement files
2026-04-16 09:42:29 -07:00
foxtrottNB
6836b38f62
Add ignore rule for TwinCAT Measurement files 2026-03-12 15:27:47 +01:00
gameingame-eng
851683c443
simplify, remove redundant entries, and add missing common artifacts 2026-02-18 14:27:26 -06:00
2 changed files with 29 additions and 15 deletions

View File

@ -1,34 +1,45 @@
# Gradle files
# Gradle
.gradle/
build/
!gradle-wrapper.jar
# Local configuration file (sdk path, etc)
# Local configuration
local.properties
# Log/OS Files
# Log files
*.log
# Android Studio generated files and folders
# Android Studio / IntelliJ
*.iml
.idea/
# Android generated files
captures/
.externalNativeBuild/
.cxx/
*.aab
*.apk
*.ap_
*.aab
output-metadata.json
# IntelliJ
*.iml
.idea/
misc.xml
deploymentTargetDropDown.xml
render.experimental.xml
# Keystore files
# Keystore files (never commit these)
*.jks
*.keystore
# Google Services (e.g. APIs or Firebase)
# Google Services
google-services.json
google-services.plist
# Android Profiling
# Firebase Crashlytics / Performance
crashlytics-build.properties
fabric.properties
# NDK / CMake
obj/
# Profiling
*.hprof
# OS-specific
.DS_Store
Thumbs.db

View File

@ -55,3 +55,6 @@ LineIDs.dbg.bak
*.~u
*.project.~u
*.suo
# TwinCAT Measurement
*.vsm