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

github.com/nextcloud/passman.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcos Zuriaga <wolfi@wolfi.es>2016-10-12 20:08:59 +0300
committerMarcos Zuriaga <wolfi@wolfi.es>2016-10-12 20:08:59 +0300
commit5186648889e76d92e5066b626e981ea73c15fc9f (patch)
tree640300a639279cf2db6333f10c154ee0249c1f8d /.gitignore
parent9c53219346bb4c9b69baa27d69338d0b8b158a93 (diff)
Added unit test for SharingACLMapper
Renamed some vars Added launch_phpunit.sh to gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ed7fbffa..fd649094 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,6 @@ node_modules
.idea
.sass-cache
npm-debug.log
+
+# Don't mess with other dev's config
+launch_phpunit.sh