diff options
author | ArthurHoaro <arthur@hoa.ro> | 2017-03-09 20:00:07 +0100 |
---|---|---|
committer | ArthurHoaro <arthur@hoa.ro> | 2017-03-21 20:13:13 +0100 |
commit | 1c070fa8128982cd58a37a21cd6a1bef3318b5ff (patch) | |
tree | c17163be3779d918ca0a8fa663fa2322d24d9bfc /.gitignore | |
parent | 5c0e68c07148014191270d7c82b800f0bdb9196e (diff) | |
download | Shaarli-1c070fa8128982cd58a37a21cd6a1bef3318b5ff.tar.gz Shaarli-1c070fa8128982cd58a37a21cd6a1bef3318b5ff.tar.zst Shaarli-1c070fa8128982cd58a37a21cd6a1bef3318b5ff.zip |
Include composer.lock in git files
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -13,7 +13,6 @@ pagecache | |||
13 | *.rtpl.php | 13 | *.rtpl.php |
14 | 14 | ||
15 | # 3rd-party dependencies | 15 | # 3rd-party dependencies |
16 | composer.lock | ||
17 | vendor/ | 16 | vendor/ |
18 | 17 | ||
19 | # Release archives | 18 | # Release archives |