diff options
author | Markus Kalkbrenner <markus.kalkbrenner@bio.logis.de> | 2011-11-17 10:31:30 +0100 |
---|---|---|
committer | Robin Appelman <icewind1991@gmail.com> | 2011-11-18 14:05:38 +0100 |
commit | 1c7ba0dd9eb79558fd4cd463aafa28bde1b51e85 (patch) | |
tree | 491d6867da22de2e706e5ecac07ca44fbd121b78 /.gitignore | |
parent | 7454af0c79a961c070d9ae55effc94b05f57edcd (diff) | |
download | nextcloud-server-1c7ba0dd9eb79558fd4cd463aafa28bde1b51e85.tar.gz nextcloud-server-1c7ba0dd9eb79558fd4cd463aafa28bde1b51e85.zip |
added .buildpath
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index a84615cf138..68c48822e9d 100644 --- a/.gitignore +++ b/.gitignore @@ -43,3 +43,4 @@ nbproject # WebFinger .well-known +/.buildpath |