Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/jsxc.nextcloud.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLEDfan <tobia@ledfan.be>2016-01-20 13:08:41 +0300
committerLEDfan <tobia@ledfan.be>2016-01-20 13:08:41 +0300
commit51ee5602651cfe1ee7c5b5458ef9d1648b82b594 (patch)
tree141ca6bcb5d5a98c1e9323be4f1d999bc6808f1e /.gitignore
parent352b3f82ce5b098b671a6281bb0e95096573ec8b (diff)
Add unit tests for MemLock
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 5 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 8dec5f2..0137e80 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,4 +12,8 @@ css/
composer.phar
vendor/
.phpstorm_helpers
-coverage \ No newline at end of file
+coverage
+
+# vim
+.phpstorm_helpers
+.phpcomplete_extended \ No newline at end of file