This website works better with JavaScript.
Home
Explore
Help
Sign In
ayan.poddar
/
eShopOnContainers
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
19
Wiki
Activity
Browse Source
Add launch settings on each project to ignore change when the project is opened
pull/984/head
rafsanulhasan
5 years ago
parent
a10d9fb663
commit
12017dd8b7
1 changed files
with
3 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
.gitignore
+ 3
- 0
.gitignore
View File
@ -11,6 +11,9 @@
# User-specific files (MonoDevelop/Xamarin Studio)
# User-specific files (MonoDevelop/Xamarin Studio)
*.userprefs
*.userprefs
# Project Launch Settings
Properties/launchSettings.json
# Build results
# Build results
[Dd]ebug/
[Dd]ebug/
[Dd]ebugPublic/
[Dd]ebugPublic/
Write
Preview
Loading…
Cancel
Save