Skip to content

Commit 32cac55

Browse files
committed
Project cookbook build out; pre-postgres attempts
1 parent 229fa19 commit 32cac55

File tree

14 files changed

+301
-170
lines changed

14 files changed

+301
-170
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# IDE stuff
2+
.idea

vagrant/.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
/tmp
44

55
# make sure the .vagrant directory isn't tracked
6-
.vagrant
6+
.vagrant

0 commit comments

Comments
 (0)