Skip to content

Commit

Permalink
update gitignore with c# files
Browse files Browse the repository at this point in the history
  • Loading branch information
Magiczne committed Nov 17, 2024
1 parent a8e412b commit 76528de
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,9 @@ yarn-error.log
!.yarn/sdks
!.yarn/versions

### C# ###
bin
obj

### Common ###
*.exe

0 comments on commit 76528de

Please sign in to comment.