Skip to content

Commit

Permalink
gitignore: Ignore apiDoc output
Browse files Browse the repository at this point in the history
  • Loading branch information
ix5 committed Apr 30, 2022
1 parent cb1591a commit 13c677b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@
/isso/js/count.dev.js
/isso/js/**/*.map

# apiDoc generated output
apidoc/_output/

node_modules/

/pip-selfcheck.json
Expand Down

0 comments on commit 13c677b

Please # to comment.