properly ignore __pycache__
This commit is contained in:
parent
d0ee54fd4b
commit
1a493c30eb
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,6 +1,6 @@
|
||||||
__pycache__/*
|
|
||||||
*
|
*
|
||||||
!.gitignore
|
!.gitignore
|
||||||
!README.md
|
!README.md
|
||||||
!thursday
|
!thursday
|
||||||
!thursday/**
|
!thursday/**
|
||||||
|
__pycache__
|
||||||
|
|
Loading…
Add table
Reference in a new issue