File tree Expand file tree Collapse file tree 1 file changed +21
-1
lines changed
Expand file tree Collapse file tree 1 file changed +21
-1
lines changed Original file line number Diff line number Diff line change 1010# ---- General --------------------------------
1111# -----------------------------------------------
1212
13- * text =auto
13+ * text =auto
14+
15+ .gitattributes ! filter ! diff
16+ .gitignore ! filter ! diff
17+
18+ # -----------------------------------------------
19+ # ---- IDEs -----------------------------------
20+ # -----------------------------------------------
21+
22+ .vscode /* .json linguist-language =JSON-with-Comments
23+
24+ # -----------------------------------------------
25+ # ---- Dev Containers -------------------------
26+ # -----------------------------------------------
27+
28+ src /** /* .json linguist-language =JSON-with-Comments
29+
30+ # -----------------------------------------------
31+ # ---- Languages ------------------------------
32+ # -----------------------------------------------
33+
1434* .md text diff =markdown
1535
1636* .png - text
You can’t perform that action at this time.
0 commit comments