Skip to content

Commit

Permalink
Add /examples/extracted-cpp/*.cpp to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
rmisev committed Nov 2, 2023
1 parent 1652081 commit 3c5a464
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,11 @@
/deps/doctest/
/deps/picojson/

# generated documentation
# generated files
/doc/html/
/doc/theme/
/doc/versions.txt
/examples/extracted-cpp/*.cpp

# downloadable tests directory
/test/wpt/
Expand Down
1 change: 0 additions & 1 deletion examples/extracted-cpp/.gitignore

This file was deleted.

0 comments on commit 3c5a464

Please sign in to comment.