Skip to content

Commit

Permalink
Add exe to gitignore (#789)
Browse files Browse the repository at this point in the history
Ignores e.g. nuget.exe.
  • Loading branch information
SteffenL authored Jul 3, 2022
1 parent e3702c0 commit 4ef989c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
webview
webview_test
webview-example
*.exe
*.o

examples/scrape/scrape

0 comments on commit 4ef989c

Please sign in to comment.