diff options
author | Florian Pritz <bluewind@xinu.at> | 2011-12-18 10:08:14 +0100 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2011-12-18 10:08:14 +0100 |
commit | b49ef3d0491784405a953f0764a28fb27e92ef82 (patch) | |
tree | 599e316f4b8df17ec73eb1a04ee4a0b328d0a814 | |
parent | a7cfa4648f08ced59c9a76b464cb135fe1e01571 (diff) |
ignore is_installed file
Signed-off-by: Florian Pritz <bluewind@xinu.at>
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 9f37b3504..97d341e53 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ data/uploads/* data/client/ .* +is_installed !.highlight !data/uploads/.htaccess !data/.htaccess |