Skip to content
Snippets Groups Projects
.gitignore 530 B
Newer Older
# really this is private to my build process

# Temporary files from documentation build
doc/asdf.aux
doc/asdf.cp
doc/asdf.cps
doc/asdf.fn
doc/asdf.fns
doc/asdf.html
doc/asdf.info
doc/asdf.ky
doc/asdf.log
doc/asdf.pdf
doc/asdf.pg
doc/asdf.toc
doc/asdf.tp
doc/asdf.vr
doc/asdf.vrs
# We build these at various stages in the build and test process
*.dribble
*.fasl
*.dfsl
*.cfsl
*.fas
*.lib
test/try-reloading-dependency.asd
test/fileMissing.lisp