Skip to content

Commit

Permalink
add pgdata and redisdata to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Mick Vermeulen authored and Mick Vermeulen committed Oct 13, 2020
1 parent 0ae30d5 commit 6cc6d3d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
data/*
pg-data/*
redis-data/*
.env
.DS_Store
cert.pfx

0 comments on commit 6cc6d3d

Please sign in to comment.