mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-25 01:36:45 +00:00
gitignore: Ignore cabal's sandbox files
This commit is contained in:
+3
-1
@@ -4,11 +4,13 @@ README.*
|
||||
!README.Debian
|
||||
INSTALL.*
|
||||
.configure-stamp
|
||||
.cabal-sandbox
|
||||
cabal.sandbox.config
|
||||
pandoc.cabal.orig
|
||||
man/man?/*.1
|
||||
man/man?/*.5
|
||||
man/man?/*.html
|
||||
*.diff
|
||||
pandoc.cabal.orig
|
||||
*.o
|
||||
*.hi
|
||||
*.pyc
|
||||
|
||||
Reference in New Issue
Block a user