Skip to content

Commit

Permalink
Add *.pyc to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlos Doro Neto committed Sep 22, 2023
1 parent 7238880 commit e744e29
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,5 @@ tools

.venv
hugo/content/source/

*.pyc

0 comments on commit e744e29

Please sign in to comment.