Skip to content

Commit

Permalink
update git ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
masonyc committed Nov 30, 2018
1 parent ba41d4c commit f138b0c
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
Expand Up @@ -12,6 +12,11 @@
# User-specific files (MonoDevelop/Xamarin Studio)
*.userprefs

# ignore Xamarin.Android Resource.Designer.cs files
**/*.Droid/**/[Rr]esource.[Dd]esigner.cs
**/*.Android/**/[Rr]esource.[Dd]esigner.cs
**/Android/**/[Rr]esource.[Dd]esigner.cs

# Build results
[Dd]ebug/
[Dd]ebugPublic/
Expand Down

0 comments on commit f138b0c

Please sign in to comment.