We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ac0ea1 commit 377eab3Copy full SHA for 377eab3
3 files changed
mkclean/src.br
@@ -22,6 +22,13 @@
22
*.vs -
23
Makefile -
24
*.vcproj -
25
+*.vcxproj -
26
+*.vcxproj.* -
27
*.sln -
28
*_project.h -
29
*_stdafx.* -
30
+*.tlog -
31
+*.obj -
32
+*.log -
33
+*.pdb -
34
+
mkparts/src.br
@@ -22,6 +22,9 @@
mkvalidator/src.br
0 commit comments