Idris-dev/.gitignore
David Raymond Christiansen 17d752cf3a Ignore Emacs noise
2015-02-16 11:17:09 +01:00

29 lines
331 B
Plaintext

dist
cabal-dev/
.cabal-sandbox
cabal.sandbox.config
.hsenv
*.ibc
*.o
*.a
*.so
*.dll
*.dylib
*.swp
*~
.DS_Store
.hpc
*.tix
.projectile
.dir-locals.el
custom.mk
libs/base/base_doc/
libs/effects/effects_doc/
libs/prelude/prelude_doc/
test/output
test/*[0-9][0-9][0-9]/output
test/*[0-9][0-9][0-9]/*.exe
tags
TAGS
src/Version_idris.hs