Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb4a8a6f

Browse files
committed
Ignore .tox and entire __pycache__ folders from git.
1 parent5984b39 commitb4a8a6f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Because we never want compiled Python
2+
__pycache__/
23
*.pyc
34

45
# Ignore stuff produced by distutils
@@ -11,3 +12,6 @@ stats.prof
1112

1213
# From cover (esp. in combination with nose)
1314
.coverage
15+
16+
# Because tox's data is inherently local
17+
/.tox/

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp