Commit graph

24 commits

Author SHA1 Message Date
John MacFarlane
41476092ff Add DS_Store to .gitignore. 2022-01-16 12:11:03 -08:00
John MacFarlane
ee1fdc17d9 More gitignore tweaks.
The old system didn't work with projectile.
2022-01-07 11:49:57 -08:00
John MacFarlane
09f2d8641f Fix gitignore wildcards to use **. 2022-01-07 10:18:40 -08:00
John MacFarlane
de400e5ce5 Modify .gitignore.
The new approach is to whitelist directories and
files we want in the repository. This way 'git status'
will not flood output with untracked files.
2022-01-06 11:11:22 -08:00
John MacFarlane
e7ea89928f Improve .gitignore. 2021-01-15 22:41:39 -08:00
John MacFarlane
526e7f5c55 Gitignore: add .DS_Store, .orig 2021-01-12 21:50:22 -08:00
Albert Krewinkel
3766e03c7d
.gitignore: ignore stack.yaml.lock 2020-08-15 13:54:12 +02:00
John MacFarlane
b64410ff9c Use HsYAML-0.2.0.0
Most of this is due to @vijayphoenix (#5704), but it
needed some revisions to integrate with current
master, and to use the released HsYAML.

Closes #5704.
2019-09-22 10:38:15 -07:00
Nikolay Yakimov
6ceed9593a Add cabal.project.local to .gitignore 2019-09-21 11:18:15 -07:00
John MacFarlane
46742857b5 Added deb/.vagrant to gitignore 2017-02-01 12:36:56 +01:00
John MacFarlane
bb20f919c3 Added INSTALL.md, incorporating INSTALL + installing page from website. 2016-10-25 16:36:17 +02:00
Albert Krewinkel
a396003a31 Rename README to MANUAL.txt 2016-07-20 21:16:45 +02:00
Christian Conkle
45f5fc99e9 Add .stack-work to gitignore
The .stack-work directory is analogous to a cabal sandbox;
it comprises temporary build artifacts.
2016-01-05 19:05:54 -08:00
Nikolay Yakimov
f10a8a3239 Remove pre-built reference files 2015-03-28 10:26:08 -07:00
Albert Krewinkel
a22b3a218d gitignore: Ignore cabal's sandbox files 2014-04-30 11:21:29 +02:00
John MacFarlane
cc91b1d1d3 Added *~ and *.pyc to .gitignore. 2013-08-16 12:25:08 -07:00
Fyodor Sheremetyev
388ce099e8 Add to Git ignores temporary files generate in Windows build. 2013-03-15 12:36:10 +00:00
John MacFarlane
8c588a98c6 Revert "Added built man pages to repository."
This reverts commit eac1fc3750.
2011-10-23 18:26:50 -07:00
John MacFarlane
eac1fc3750 Added built man pages to repository.
In general I don't like adding generated content to the repository,
but I also want to make it possible to clone the repository and
'cabal install'.  THe current system with Setup.hs calling
MakeManPage.hs is too fragile.
2011-10-23 18:24:19 -07:00
Antoine Latter
192bf6036a update gitignore 2011-09-02 17:48:41 -05:00
Ilya V. Portnov
88281fa2ea Update .gitignore. 2010-07-19 13:18:12 +08:00
fiddlosopher
2ba5ff9483 Include shell scripts themselves in repo, rather than generating from wrappers.
+ Removed wrappers directory
+ Removed wrappers Makefile target
+ Added hsmarkdown, html2markdown, and markdown2pdf


git-svn-id: https://pandoc.googlecode.com/svn/trunk@1387 788f1e2b-df1e-0410-8736-df70ead52e1b
2008-08-09 23:45:14 +00:00
fiddlosopher
e0d229d9ce Updated .gitignore to exclude README.Debian.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1294 788f1e2b-df1e-0410-8736-df70ead52e1b
2008-07-10 01:56:42 +00:00
fiddlosopher
71f12408bc Added .gitignore.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1250 788f1e2b-df1e-0410-8736-df70ead52e1b
2008-03-19 18:41:01 +00:00