diff options
author | elijah <elijah@riseup.net> | 2016-08-29 23:59:51 -0700 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2016-08-29 23:59:51 -0700 |
commit | e4938d4fbe03caa3779be67b70fd346246a7af75 (patch) | |
tree | 4dda1c0f52f23a18d4225c03c961980636abaa98 /.gitignore | |
parent | 0ee63f658230533a7b5645e104b012c665e1a962 (diff) |
added 'docs' folder, for creating portable static mirrors of parts of leap_se
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,4 +1,5 @@ .sass-cache/ public/* !public/.gitkeep -*~
\ No newline at end of file +*~ +docs/platform/public/*
\ No newline at end of file |