Skip to content

Commit

Permalink
Add externals to the git ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ekluzek committed May 8, 2023
1 parent 00414e1 commit 977260a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,9 @@
*.out
*.app

# Externals
fox
share/genf90

# ignore pycache
__pycache__

0 comments on commit 977260a

Please sign in to comment.