We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b76b174 commit d7c5530Copy full SHA for d7c5530
.gitignore
@@ -339,25 +339,14 @@ ASALocalRun/
339
# BeatPulse healthcheck temp database
340
healthchecksdb
341
342
-/3.21_Changes.txt
343
-/3.20_Changes.txt
344
-/3.19_Changes.txt
345
-/3.18_changes.txt
346
-/3.17_Changes.txt
347
-/3.16_Changes.txt
348
-/3.15_Changes.txt
349
-
350
-/quake2.mak
351
-/quake2.dsw
352
-/quake2.dsp
353
-/quake2.bcp
354
-/quake2.bce
355
-/quake2.001
356
-/makefile
357
358
# Generated directories
+/.PVS-Studio
359
/vcpkg
360
/build
361
+# Generated files
+*.cfg
+
362
**/DebugAxp
363
/cmake-build-debug/
+/3rdparty/miniz/miniz.1.PVS-Studio.cfg
0 commit comments