소스 검색

Add .nox directory for the nox testing tool

See: https://github.com/theacodes/nox
Seth M. Larson 6 년 전
부모
커밋
34e8d3e204
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      Python.gitignore

+ 1 - 0
Python.gitignore

@@ -38,6 +38,7 @@ pip-delete-this-directory.txt
 # Unit test / coverage reports
 htmlcov/
 .tox/
+.nox/
 .coverage
 .coverage.*
 .cache