commit d49c7500a44a2dd518785317f7227cee80b6bee7 Author: dmusial98 Date: Sun Jun 22 20:43:13 2025 +0200 gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f45a590 --- /dev/null +++ b/.gitignore @@ -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 \ No newline at end of file