Skip to content

Commit

Permalink
updated .gitignore
Browse files Browse the repository at this point in the history
- added *.hdf5 files to be ignored
  • Loading branch information
bradenfrigoletto24 committed Jan 24, 2024
1 parent eb65469 commit 07ecc4d
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 @@ -49,6 +49,7 @@ tmr/*.cpp
*.stp
*.step
*.egads
*.hdf5

# vscode config files
.vscode/*
Expand Down

0 comments on commit 07ecc4d

Please sign in to comment.