Skip to content

Commit

Permalink
Merge pull request #681 from ut-issl/feature/add-ignore-for-new-setti…
Browse files Browse the repository at this point in the history
…ng-files

Add ignore for new setting files
  • Loading branch information
200km authored Aug 25, 2024
2 parents 409652e + 254cd78 commit bb0a2f7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,9 @@ Icon

# Python
__pycache__/

# Setting files
settings/environment/cspice
settings/environment/space_weather
settings/environment/gravity_field
settings/environment/star_catalogue

0 comments on commit bb0a2f7

Please sign in to comment.