File tree Expand file tree Collapse file tree 4 files changed +13
-5
lines changed Expand file tree Collapse file tree 4 files changed +13
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Auto detect text files and perform LF normalization
2
2
# * text=auto
3
- * .ino text diff =cpp
4
- * .cpp text diff =cpp
5
- * .h text diff =cpp
3
+ # *.ino text diff=cpp
4
+ # *.cpp text diff=cpp
5
+ # *.h text diff=cpp
6
+ * .ino linguist-detectable =true
7
+ * .cpp linguist-detectable =true
8
+ * .h linguist-detectable =true
6
9
* .js linguist-detectable =false
7
10
* .css linguist-detectable =false
8
11
* .md linguist-detectable =false
9
12
* .txt linguist-detectable =false
13
+ * .ttf linguist-detectable =false
14
+ * .mp3 linguist-detectable =false
15
+ * .json linguist-detectable =false
16
+ * .zip linguist-detectable =false
17
+ * .tft linguist-detectable =false
Original file line number Diff line number Diff line change @@ -75,8 +75,8 @@ display/HMI/
75
75
Backup /
76
76
FSBrowser /
77
77
* .ino
78
- * .h
79
- * .cpp
78
+ / * .h
79
+ / * .cpp
80
80
* .hintrc
81
81
docs /img /Brautomat_Deckel.jpg
82
82
docs /img /Brautomat_Grundplatte.jpg
You can’t perform that action at this time.
0 commit comments