We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecf9bac commit c60cdd9Copy full SHA for c60cdd9
1 file changed
C.gitignore
@@ -2,6 +2,9 @@
2
*.o
3
*.ko
4
5
+#Dependency files
6
+*.d
7
+
8
# Libraries
9
*.lib
10
*.a
0 commit comments