diff options
author | Peter 'Pita' Martischka <petermartischka@googlemail.com> | 2012-03-04 19:50:05 +0100 |
---|---|---|
committer | Peter 'Pita' Martischka <petermartischka@googlemail.com> | 2012-03-04 19:50:05 +0100 |
commit | 4e78a6b9cc327a811d352240e3232d026b24b460 (patch) | |
tree | c37a970460a890cabe3d09de29de75f94f7cd79c /src/static | |
parent | 935edbf892f6f2dc3b67344850dbcf21478ee26a (diff) | |
download | etherpad-lite-4e78a6b9cc327a811d352240e3232d026b24b460.zip |
Fix gitignore for custom files
Diffstat (limited to 'src/static')
-rw-r--r-- | src/static/custom/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/static/custom/.gitignore b/src/static/custom/.gitignore new file mode 100644 index 00000000..aae16bb2 --- /dev/null +++ b/src/static/custom/.gitignore @@ -0,0 +1,3 @@ +* +!.gitignore +!*.template |