Sfoglia il codice sorgente

Remove composer-lock from .gitignore

As per https://github.com/PrivateBin/PrivateBin/issues/84#issuecomment-275065350
Thanks, @jelhan.
rugk 9 anni fa
parent
commit
065f5e53b3
1 ha cambiato i file con 0 aggiunte e 2 eliminazioni
  1. 0 2
      .gitignore

+ 0 - 2
.gitignore

@@ -23,8 +23,6 @@ vendor/**/tests
 vendor/**/build_phar.php
 !vendor/**/*.php
 
-composer.lock
-
 # Ignore unit testing logs, api docs and eclipse project files
 tst/log/
 .settings