Просмотр исходного кода

Exclure Pipfile.lock du suivi par git

main
Frédéric Dumas 2 недель назад
Родитель
Сommit
4a489d54fe
1 измененных файлов: 3 добавлений и 2 удалений
  1. +3
    -2
      .gitignore

+ 3
- 2
.gitignore Просмотреть файл

@@ -5,7 +5,8 @@
.LSOverride

# Icon must end with two \r
Icon
Icon


# Thumbnails
._*
@@ -132,7 +133,7 @@ ipython_config.py
# However, in case of collaboration, if having platform-specific dependencies or dependencies
# having no cross-platform support, pipenv may install dependencies that don't work, or not
# install all needed dependencies.
#Pipfile.lock
Pipfile.lock

# PEP 582; used by e.g. github.com/David-OConnor/pyflow
__pypackages__/


Загрузка…
Отмена
Сохранить