mirror of
https://github.com/github/gitignore.git
synced 2026-08-30 03:37:05 +02:00
Compare commits
4 Commits
b79d61aeaf
...
39ffde9e43
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
39ffde9e43 | ||
|
|
7247090aa6 | ||
|
|
6836b38f62 | ||
|
|
11738d1b8a |
@ -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
|
||||||
|
|||||||
@ -55,3 +55,6 @@ LineIDs.dbg.bak
|
|||||||
*.~u
|
*.~u
|
||||||
*.project.~u
|
*.project.~u
|
||||||
*.suo
|
*.suo
|
||||||
|
|
||||||
|
# TwinCAT Measurement
|
||||||
|
*.vsm
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user