Jelajahi Sumber

updated jetbrains gitignore to ignore contentModel

contentModel.xml is automatically generated and can be safely ignored.

Source: https://rider-support.jetbrains.com/hc/en-us/community/posts/115000661950-A-lot-of-files-in-contentModel-xml?page=1#community_comment_115000538984
Muhannad Ajjan (INACTIVE) 6 tahun lalu
induk
melakukan
e9abf595a3
1 mengubah file dengan 3 tambahan dan 0 penghapusan
  1. 3 0
      Global/JetBrains.gitignore

+ 3 - 0
Global/JetBrains.gitignore

@@ -8,6 +8,9 @@
 .idea/**/dictionaries
 .idea/**/dictionaries
 .idea/**/shelf
 .idea/**/shelf
 
 
+# Generated files
+.idea/**/contentModel.xml
+
 # Sensitive or high-churn files
 # Sensitive or high-churn files
 .idea/**/dataSources/
 .idea/**/dataSources/
 .idea/**/dataSources.ids
 .idea/**/dataSources.ids