diff options
author | Michael Gapczynski <GapczynskiM@gmail.com> | 2011-07-10 16:00:08 -0400 |
---|---|---|
committer | Michael Gapczynski <GapczynskiM@gmail.com> | 2011-07-10 16:00:08 -0400 |
commit | 1b8e59a0effc5d11347f6c248de8b17bbe7f8321 (patch) | |
tree | 79a6fbc95276faabe7998dbba51169324dca70e3 /.gitignore | |
parent | 47993fe29a6a7837e39b1e24e03c3b4ac9d7f794 (diff) | |
download | nextcloud-server-1b8e59a0effc5d11347f6c248de8b17bbe7f8321.tar.gz nextcloud-server-1b8e59a0effc5d11347f6c248de8b17bbe7f8321.zip |
Directory links in navigation shouldn't have a trailing '/'
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 6a1ffc21cae..94de5aec803 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ RCS/* # Lokalize *lokalize* +.project |