Skip to content

Commit

Permalink
Add *.pyc to .gitignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
rashatwi committed Sep 13, 2023
1 parent 1802066 commit e9925de
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
@@ -1,5 +1,6 @@
*.xml
*.iml
*.pyc
/mispr/gaussian/config/*
/build/*
/dist/*
Expand Down

0 comments on commit e9925de

Please sign in to comment.