Skip to content

Commit

Permalink
Merge pull request #41 from cabalism/add/hakyll-ignores
Browse files Browse the repository at this point in the history
Ignore files for Hakyll site for cabal
  • Loading branch information
Kleidukos authored Oct 5, 2024
2 parents 8560bea + 8b04c13 commit ac6f37d
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
dist-newstyle
.stack-work
_cache
_site
node_modules
css
js
.css-working
.cabal-archive
release-notes

0 comments on commit ac6f37d

Please sign in to comment.