gitignore
This commit is contained in:
commit
d49c7500a4
1 changed files with 9 additions and 0 deletions
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
################################################################################
|
||||
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
|
||||
################################################################################
|
||||
|
||||
/GuessWhatLookingAt/MvvmNavigation/obj/Debug/MvvmNavigation_MarkupCompile.i.cache
|
||||
/GuessWhatLookingAt/MvvmNavigation/obj/Debug/MvvmNavigation_MarkupCompile.i.lref
|
||||
.vs
|
||||
bin
|
||||
obj
|
||||
Loading…
Add table
Add a link
Reference in a new issue