Skip to content

Commit

Permalink
Added comments extraction script to the gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
JosePizarro3 committed May 22, 2024
1 parent 6f7a7cc commit d657e14
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -162,3 +162,10 @@ cython_debug/

# VSCode settings
.vscode/launch.json

# comments scripts
comments.py
todos*
questions*
warnings*
important*

0 comments on commit d657e14

Please sign in to comment.