Skip to content

Commit

Permalink
gitignore: ignore /cache instead of cache (iterative#4501)
Browse files Browse the repository at this point in the history
  • Loading branch information
efiop authored Aug 31, 2020
1 parent 1633245 commit 54402f3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
neatlynx.conf
neatlynx/__pycache__
.idea
cache
/cache
*.pyc
.env/
.env2.7/

cache
.dvc.conf.lock
.DS_Store
build/
Expand Down

0 comments on commit 54402f3

Please sign in to comment.