Skip to content

Commit

Permalink
Add unwanted files to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Bachibouzouk committed Apr 4, 2022
1 parent 315fc63 commit 16a676d
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,8 @@
/docs/_build/
/docs/_build/doctrees/
/docs/_build/html/
/.idea/
/.idea/
cbc.exe
coin-license.txt
**/__pycache__/**
micro_grid_design_logfile.log*

0 comments on commit 16a676d

Please sign in to comment.