Compare commits

...

4 Commits

Author SHA1 Message Date
Huy Z
39ffde9e43
Merge 11738d1b8a into 7247090aa6 2026-04-16 10:44:53 -07: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
Huy Z
11738d1b8a
Fix comment syntax in JetBrains gitignore
Comments must have `#` starting the line. Inline `#`s would just prevent the ignore lines from working as intended.
2025-09-21 23:53:14 -07:00
2 changed files with 5 additions and 1 deletions

View File

@ -63,7 +63,8 @@ atlassian-ide-plugin.xml
# SonarLint plugin # SonarLint plugin
.idea/sonarlint/ .idea/sonarlint/
.idea/sonarlint.xml # see https://community.sonarsource.com/t/is-the-file-idea-idea-idea-sonarlint-xml-intended-to-be-under-source-control/121119 # See https://community.sonarsource.com/t/is-the-file-idea-idea-idea-sonarlint-xml-intended-to-be-under-source-control/121119
.idea/sonarlint.xml
# Crashlytics plugin (for Android Studio and IntelliJ) # Crashlytics plugin (for Android Studio and IntelliJ)
com_crashlytics_export_strings.xml com_crashlytics_export_strings.xml

View File

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