From efc6c32c339d99679d3ddf9c73a869c790197e60 Mon Sep 17 00:00:00 2001 From: Andreas Date: Sat, 25 Jan 2020 20:23:11 +0100 Subject: [PATCH] updated gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 687dfb18..5668271b 100644 --- a/.gitignore +++ b/.gitignore @@ -65,6 +65,7 @@ sp/game/mod_hl2/stats.txt sp/game/mod_hl2/voice_ban.dt +*.vcxproj.FileListAbsolute.txt *.vpc_crc *.sentinel *.filters @@ -72,4 +73,4 @@ sp/game/mod_hl2/voice_ban.dt #game directories sp/game/* -mp/game/* \ No newline at end of file +mp/game/*