Skip to content
This repository has been archived by the owner on Nov 11, 2017. It is now read-only.

Commit

Permalink
adding gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Morrison committed Mar 14, 2010
1 parent 267f731 commit db70648
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .gitignore
Original file line number Original file line Diff line number Diff line change
@@ -0,0 +1,11 @@
log/*
tmp/**/*
public/system
*.DS_Store
coverage/*
*.swp
*.swo
*.swn

!.keep
rerun.txt

0 comments on commit db70648

Please sign in to comment.