mirror of
https://github.com/ilyakooo0/Idris-dev.git
synced 2024-11-15 20:04:36 +03:00
33 lines
372 B
Plaintext
33 lines
372 B
Plaintext
dist
|
|
cabal-dev/
|
|
.cabal-sandbox
|
|
cabal.sandbox.config
|
|
*.ibc
|
|
*.o
|
|
*.a
|
|
*.so
|
|
*.dll
|
|
*.dylib
|
|
*.swp
|
|
*~
|
|
.DS_Store
|
|
.hpc
|
|
*.tix
|
|
custom.mk
|
|
test/output
|
|
test/test???/output
|
|
test/reg???/output
|
|
test/test???/*.exe
|
|
test/reg???/*.exe
|
|
tutorial/*.aux
|
|
tutorial/*.bbl
|
|
tutorial/*.blg
|
|
tutorial/*.log
|
|
tutorial/*.out
|
|
tutorial/*.toc
|
|
tutorial/*.fdb_latexmk
|
|
tutorial/*.fls
|
|
tags
|
|
TAGS
|
|
src/Version_idris.hs
|