From 75beec91a8526fbbc0a90134140b9dff6af15c0c Mon Sep 17 00:00:00 2001 From: Michaƫl Ball Date: Sun, 28 Dec 2014 12:24:22 +0000 Subject: Initial frontend work --- .gitignore | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index a76c615..def8954 100644 --- a/.gitignore +++ b/.gitignore @@ -12,4 +12,9 @@ library.db-journal public tmp library.db -cscope.* \ No newline at end of file +bower_components +node_modules +library.db +cscope.* +static/scripts/libs/ +.jshintrc \ No newline at end of file -- cgit v1.2.3