Skip to content

Commit

Permalink
gitignore: Add doc/__pycache__
Browse files Browse the repository at this point in the history
Signed-off-by: Stéphane Graber <[email protected]>
  • Loading branch information
stgraber committed Oct 4, 2023
1 parent e872d6d commit c333be1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ doc/.sphinx/warnings.txt
doc/.sphinx/.wordlist.dic
doc/.sphinx/_static/swagger-ui
doc/.sphinx/_static/download
doc/__pycache__

# For Atom ctags
.tags
Expand Down

0 comments on commit c333be1

Please sign in to comment.