소스 검색

Exclure Pipfile.lock du suivi par git

main
부모
커밋
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__/


불러오는 중...
취소
저장