ghc-mod/.gitignore
Alan Zimmerman cbe07e8c85 Add cabal.project to allow "cabal new-build"
Note: this is needed if any other project (such as HaRe) wants to use
"cabal new-build" having ghc-mod as a dependency.

Otherwise it is innocuous
2017-01-12 20:43:19 +02:00

23 lines
301 B
Plaintext

dist/
elisp/*.elc
*~
/.cabal-sandbox/
/.stack-work/
add-source-timestamps
package.cache
cabal.sandbox.config
# Mac OS generates
# .DS_Store
*.o
*.dyn_o
*.hi
*.dyn_hi
# Where do these files come from? They're not readable.
# For instance, .#Help.page
# .#*
cabal-dev
/TAGS
/tags
/cabal.project.local