Unverified Commit e9abf595 authored by Muhannad Ajjan (INACTIVE)'s avatar Muhannad Ajjan (INACTIVE) Committed by GitHub

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
parent 6cd6c885
...@@ -8,6 +8,9 @@ ...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment