added '__pacache__' folders to .gitignore
This commit is contained in:
parent
716b20e849
commit
e97b601901
2
.gitignore
vendored
2
.gitignore
vendored
@ -5,3 +5,5 @@ dist
|
|||||||
fn_gen.egg-info/**
|
fn_gen.egg-info/**
|
||||||
fn_gen.egg-info/
|
fn_gen.egg-info/
|
||||||
activate
|
activate
|
||||||
|
**/__pycache__/**
|
||||||
|
**/__pycache__
|
||||||
|
Loading…
Reference in New Issue
Block a user