Skip to content

Commit

Permalink
Add Pycharm to .gitignore
Browse files Browse the repository at this point in the history
Ignore `.idea/` folder associated with PyCharm IDE data
  • Loading branch information
corykinney authored and bryanwweber committed Jan 24, 2023
1 parent 81633c3 commit c0ae563
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -22,6 +22,7 @@ stage/
.sconf_temp
.vs
.vscode
.idea/
.ipynb_checkpoints/
cantera.conf*
config.log
Expand Down

0 comments on commit c0ae563

Please sign in to comment.