File tree Expand file tree Collapse file tree 1 file changed +50
-50
lines changed Expand file tree Collapse file tree 1 file changed +50
-50
lines changed Original file line number Diff line number Diff line change 1
- # Prerequisites
2
- * .d
3
-
4
- # Compiled Object files
5
- * .slo
6
- * .lo
7
- * .o
8
- * .obj
9
-
10
- # Precompiled Headers
11
- * .gch
12
- * .pch
13
-
14
- # Compiled Dynamic libraries
15
- * .so
16
- * .dylib
17
- * .dll
18
-
19
- # Fortran module files
20
- * .mod
21
- * .smod
22
-
23
- # Compiled Static libraries
24
- * .lai
25
- * .la
26
- * .a
27
- * .lib
28
-
29
- # Executables
30
- * .exe
31
- * .out
32
- * .app
33
-
34
- # Doxygen
35
- * .bak
36
- html /*
37
-
38
-
39
- # VSCode artifacts
40
- .vscode /*
41
- src /.vscode /settings.json
42
-
43
- .DS_STORE
44
-
45
- examples /Wippersnapper_demo /build /
46
-
47
- # Platformio artifacts
48
- .pio /
49
-
50
- # Secrets
1
+ # Prerequisites
2
+ * .d
3
+
4
+ # Compiled Object files
5
+ * .slo
6
+ * .lo
7
+ * .o
8
+ * .obj
9
+
10
+ # Precompiled Headers
11
+ * .gch
12
+ * .pch
13
+
14
+ # Compiled Dynamic libraries
15
+ * .so
16
+ * .dylib
17
+ * .dll
18
+
19
+ # Fortran module files
20
+ * .mod
21
+ * .smod
22
+
23
+ # Compiled Static libraries
24
+ * .lai
25
+ * .la
26
+ * .a
27
+ * .lib
28
+
29
+ # Executables
30
+ * .exe
31
+ * .out
32
+ * .app
33
+
34
+ # Doxygen
35
+ * .bak
36
+ html /*
37
+
38
+
39
+ # VSCode artifacts
40
+ .vscode /*
41
+ src /.vscode /settings.json
42
+
43
+ .DS_STORE
44
+
45
+ examples /Wippersnapper_demo /build /
46
+
47
+ # Platformio artifacts
48
+ .pio /
49
+
50
+ # Secrets
51
51
data /
You can’t perform that action at this time.
0 commit comments