From 43cc6300c42e1beec7697e01b045e287eb45001f Mon Sep 17 00:00:00 2001 From: jeefo Date: Wed, 30 Jul 2014 17:47:15 +0400 Subject: [PATCH] added convar yb_join_after_player --- .gitignore | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/.gitignore b/.gitignore index 6dae747..e3ac67a 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,19 @@ Icon # Files that might appear on external disk .Spotlight-V100 .Trashes + +*.tlog +*.opensdf +*.ilk +*.obj +*.pdb +*.log +*.lib +*.exp +*.manifest +*.asm +*.map +*.res +*.dll +*.suo +*.sdf \ No newline at end of file