viking

webkit based web browser for Enlightenment
Log | Files | Refs | LICENSE

commit 57e385066bc748c92ae79344ac07eaa961a5d279
parent 2c802477a86474a06f4a8a7b34e5856238fc2815
Author: Kyle Milz <kmilz@ucalgary.ca>
Date:   Wed,  3 Oct 2012 13:08:49 -0600

add gitignore file

Diffstat:
A.gitignore | 7+++++++
1 file changed, 7 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore @@ -0,0 +1,7 @@ +*.o +viking +javascript.h +*.d +tags +viking_state.c +viking_state.h