salvadordf / WebView4Delphi

WebView4Delphi is an open source project created by Salvador Díaz Fau to embed Chromium-based browsers in applications made with Delphi or Lazarus/FPC for Windows.
https://www.briskbard.com/forum/
MIT License
280 stars 56 forks source link

Update .gitignore to ignore content produced by demos #33

Closed jonjbar closed 1 year ago

jonjbar commented 1 year ago

Demos are producing EXE files, RES files and cache which should not be committed. Updated .gitignore accordingly.