Skip to content

Commit

Permalink
Reorganize .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
igrep committed Jun 7, 2020
1 parent c3988e2 commit adac611
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ cabal-dev
*.chi
*.chs.h
.virtualenv
*.exe
.hsenv
.cabal-sandbox/
cabal.sandbox.config
Expand All @@ -16,3 +17,5 @@ cabal.config

# stack
.stack-work/

*~
2 changes: 0 additions & 2 deletions examples/strict-gotchas/.gitignore

This file was deleted.

0 comments on commit adac611

Please sign in to comment.