Skip to content

Commit

Permalink
Added pyCharm project to gitignore
Browse files Browse the repository at this point in the history
Added pyCharm project (.idea) to .gitignore
  • Loading branch information
smrky1 committed Feb 23, 2024
1 parent 19c69c5 commit f6c5dff
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 @@ -10,6 +10,7 @@ dist
.python-version

.vscode
.idea

/sumpfork_dividers/
/src/domdiv/fonts/*.otf
Expand Down

0 comments on commit f6c5dff

Please sign in to comment.