Skip to content
This repository has been archived by the owner on Dec 8, 2023. It is now read-only.

Commit

Permalink
feat: add git cz and CHANGELOG function
Browse files Browse the repository at this point in the history
  • Loading branch information
Swindler committed Nov 6, 2022
1 parent 9d7fd21 commit 464efef
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,10 @@ dmypy.json
# Pyre type checker
.pyre/
=======
# dev folder
.idea/
# dev folder
.idea/
.venv/
package-lock.json
package.json
node_modules/
>>>>>>> 04e3834 (First commit)

0 comments on commit 464efef

Please sign in to comment.