Update .gitignore

This commit is contained in:
Jasper St. Pierre 2013-12-07 14:54:00 -05:00
parent c405d92c41
commit 9722be069b
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -7,6 +7,7 @@ Source/Core/Common/Src/scmrev.h
# Ignore files output by build
/[Bb]uild/
/[Bb]inary/
/obj/
# Ignore files created by visual studio
*.ipch
*.opensdf
@ -19,4 +20,4 @@ Source/Core/Common/Src/scmrev.h
# Ignore transifix configuration directory
.tx
# Ignore tlog files
*.tlog
*.tlog