Skip to content

Commit

Permalink
Merge pull request #30 from FelicePollano/dev
Browse files Browse the repository at this point in the history
added gitignore
  • Loading branch information
kzu committed Oct 2, 2012
2 parents d8cb85f + 4aaef5f commit 011d58e
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions .gitignore
@@ -0,0 +1,35 @@
# Ignore file for Visual Studio 2008/2010

*.obj
*.exe
*.pdb
*.user
*.aps
*.pch
*.vspscc
*_i.c
*_p.c
*.ncb
*.suo
*.tlb
*.tlh
*.bak
*.cache
*.ilk
*.log
*.lib
*.sbr
*.scc
*.tokens
[Bb]in
[Db]ebug*/
obj/
[Rr]elease*/
*resharper*
_ReSharper*/
[Tt]est[Rr]esult*
[Bb]uild[Ll]og.*
*.[Pp]ublish.xml



0 comments on commit 011d58e

Please sign in to comment.