We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 84c6914 + 9ffced6 commit ad49657Copy full SHA for ad49657
C++.gitignore
@@ -49,14 +49,14 @@ CMakeFiles/
49
CMakeCache.txt
50
cmake_install.cmake
51
Makefile
52
-install_manifest.txt
+install_manifest.txt
53
compile_commands.json
54
55
# Temporary files
56
-*.tmp
57
-*.log
58
-*.bak
59
-*.swp
+*.tmp
+*.log
+*.bak
+*.swp
60
61
# vcpkg
62
vcpkg_installed/
@@ -66,4 +66,4 @@ vcpkg_installed/
66
67
# test output & cache
68
Testing/
69
-.cache/
+.cache/
0 commit comments