Skip to content

Commit

Permalink
add working directories to haskel .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnnyDoesStuff authored and codecop committed Sep 14, 2024
1 parent 2f93d81 commit e63b7e7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions haskell/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,5 @@ TAGS
/.cabal-sandbox/
/cabal.sandbox.config

.stack-work
dist-newstyle

0 comments on commit e63b7e7

Please sign in to comment.