Skip to content

Commit

Permalink
Add .cache/ to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
teward committed Mar 14, 2017
1 parent 158e861 commit 6ca56bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ errorLogs.txt.*

# Cache
test/.cache/
.cache/

# Config
config
Expand Down

0 comments on commit 6ca56bc

Please sign in to comment.