Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update .gitignore
  • Loading branch information
magcius committed Dec 7, 2013
1 parent c405d92 commit 9722be0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Expand Up @@ -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
Expand All @@ -19,4 +20,4 @@ Source/Core/Common/Src/scmrev.h
# Ignore transifix configuration directory
.tx
# Ignore tlog files
*.tlog
*.tlog

0 comments on commit 9722be0

Please sign in to comment.