Skip to content

Commit

Permalink
migracja 24 - gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
mudiaTest committed Feb 23, 2015
1 parent 4fcaccf commit 250bc4a
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions .gitignore
Expand Up @@ -68,7 +68,13 @@ Migracja/obj/x86/Debug/Ras2Vec.MainWindow.resources
Migracja/obj/x86/Debug/Ras2Vec.Ras2Vec.Ras2Vec.Properties.Resources.resources
Migracja/obj/x86/Debug/WindowsApplication.pdb
Migracja/Ras2Vec.v11.suo
*.cache
*.manifest
*.Cache
Migracja/_ReSharper.Migracja/*
.*.cache
.*.manifest
.*.Cache
Migracja/_ReSharper.Migracja/*
.*.exe
bin/Debug/*.exe
obj/x86/Debug/*.cache
*.config
*.config
*.pdb

0 comments on commit 250bc4a

Please sign in to comment.