[sbws/master] chg: gitignore: !minor Ignore .pyc and .lockfile

5 Mar
2019
5 Mar
'19
9:30 a.m.
commit 5637c18624a7b8ac3ad3d05d1d25f4df8af129a4 Author: juga0 <juga@riseup.net> Date: Tue Mar 5 09:05:29 2019 +0000 chg: gitignore: !minor Ignore .pyc and .lockfile --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index da6b723..9903d5d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +*.pyc __pycache__/ venv*/ passwords.txt @@ -10,3 +11,4 @@ htmlcov .pytest_cache dist build +*.lockfile
2312
Age (days ago)
2312
Last active (days ago)
0 comments
1 participants
participants (1)
-
juga@torproject.org