Skip to content

Commit

Permalink
added ignore items
Browse files Browse the repository at this point in the history
  • Loading branch information
guitarrrapc committed Dec 15, 2013
1 parent 4492ecd commit 81b019c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Build Folders (you can keep bin if you'd like, to store dlls and pdbs)
[Bb]in/
[Oo]bj/
valentia/[Bb]in/
valentia/[Oo]bj/

# mstest test results
TestResults
Expand Down Expand Up @@ -99,3 +101,6 @@ Generated_Code #added for RIA/Silverlight projects
_UpgradeReport_Files/
Backup*/
UpgradeLog*.XML

#ignore thumbnails created by windows
Thumbs.db

0 comments on commit 81b019c

Please sign in to comment.