ImplicitCAD/.gitignore
2020-12-12 16:03:08 +01:00

37 lines
546 B
Plaintext

# Intermediary files
*.hi
*.o
# Generated by using ImplicitCAD
*.dxf
*.png
*.ps
*.stl
!tests/golden/*.stl
*.svg
# Generated by the build process
cabal.project.local
Setup
.stack-work/
Examples/example[0-9][0-9]
Examples/*cachegrind*
dist/
dist-newstyle/
.ghc.environment.*
# Generated documentation.
docs/iscad.md
# Generated by examples
Examples/*cachegrind*
Examples/example[0-9][0-9]
# emacs backups
*~
# Patches gone wrong.
*.orig
# Unknown
*.log
/ImplicitCAD.lkshs
/ImplicitCAD.lkshw
/.dist-buildwrapper
/.settings
/.project
stack.yaml.lock