From 35096a57378484c8ed9d887f56b10d0f39c1f6ab Mon Sep 17 00:00:00 2001 From: Andrea Bedini Date: Wed, 19 Oct 2022 10:23:39 +0800 Subject: [PATCH] Add foliage specific paths to gitignore --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 25dc12d..9711bf6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ - # Created by https://www.toptal.com/developers/gitignore/api/haskell # Edit at https://www.toptal.com/developers/gitignore?templates=haskell @@ -28,3 +27,8 @@ cabal.project.local~ .ghc.environment.* # End of https://www.toptal.com/developers/gitignore/api/haskell + +_cache +_keys +_repo +_sources