1
0
mirror of https://github.com/alliedmodders/metamod-source.git synced 2024-11-28 10:24:20 +01:00

Removed some unnecessary files from msvc_project_templates and updated .hgignore.

This commit is contained in:
Scott Ehlert 2009-11-13 21:54:22 -06:00
parent 424d46b9ad
commit 979e50dcb3
4 changed files with 7 additions and 0 deletions

View File

@ -12,3 +12,10 @@
# Build directories
/Debug.*
/Release.*
# Files generated by Mac OS X Finder
(^|/)\.DS_Store$
# Files generated by Windows Explorer
(^|/)Desktop\.ini$
(^|/)Thumbs\.db$