Skip to content

Commit d7c5530

Browse files
committed
Ignore cfg files.
1 parent b76b174 commit d7c5530

File tree

1 file changed

+5
-16
lines changed

1 file changed

+5
-16
lines changed

.gitignore

Lines changed: 5 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -339,25 +339,14 @@ ASALocalRun/
339339
# BeatPulse healthcheck temp database
340340
healthchecksdb
341341

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-
358342
# Generated directories
343+
/.PVS-Studio
359344
/vcpkg
360345
/build
361346

347+
# Generated files
348+
*.cfg
349+
362350
**/DebugAxp
363351
/cmake-build-debug/
352+
/3rdparty/miniz/miniz.1.PVS-Studio.cfg

0 commit comments

Comments
 (0)