diff --git a/.gitignore b/.gitignore index a249ed2..de89464 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .DS_Store -*/_pycache_/* -pretrained/* \ No newline at end of file +*_pycache_* +pretrained/* +modeling/vision/encoder/ops/* \ No newline at end of file