diff options
author | Camil Staps | 2015-02-15 10:15:59 +0100 |
---|---|---|
committer | Camil Staps | 2015-02-15 10:15:59 +0100 |
commit | a22425e8c781c1b5e8a3707ea67736673d6bc797 (patch) | |
tree | d24316a0fb0e96dc16311cfd4e479ae27f1cf498 /.gitignore | |
parent | fixed bug in the top navigation bar (diff) |
Updated makefile, removed docs (users can compile it themselves if they want)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1 +1,2 @@ -files/**
\ No newline at end of file +files/** +docs/** |