Skip to content

Commit

Permalink
update .gitignore file to handle ASDF churn
Browse files Browse the repository at this point in the history
  • Loading branch information
Gary King committed Feb 24, 2013
1 parent f0bdd97 commit feb8693
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .gitignore
Expand Up @@ -6,9 +6,14 @@ GNUmakefile
init-lisp.lisp
project-init.lisp

log5.tar.gz
trivial-timeout.tar.gz
website/changelog.xml
website/output/
test-results/
lift-local.config
*.dribble
*.fasl

# new ASDF stuff
*.*-warnings
*.build-report

0 comments on commit feb8693

Please sign in to comment.