Skip to content

Commit

Permalink
Gitignore DLLs
Browse files Browse the repository at this point in the history
  • Loading branch information
siimav committed Jul 9, 2023
1 parent 675f7d4 commit 502b6c0
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
*.userprefs

# Build results
*.dll
[Dd]ebug/
[Dd]ebugPublic/
[Rr]elease/
Expand Down Expand Up @@ -327,6 +328,6 @@ ASALocalRun/
*.nvuser

# MFractors (Xamarin productivity tool) working folder
.mfractor/

*.DotSettings
.mfractor/

*.DotSettings

0 comments on commit 502b6c0

Please sign in to comment.