Skip to content

Commit

Permalink
new: added basic cookbook (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
evilsocket committed Jan 15, 2024
1 parent 1ec76e0 commit c51ac13
Show file tree
Hide file tree
Showing 19 changed files with 25,291 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/test-servers/** linguist-vendored
/docker-compose.yml linguist-vendored
/Dockerfile linguist-vendored
/release.py linguist-vendored
/release.py linguist-vendored
/cookbook/** linguist-vendored

1 change: 1 addition & 0 deletions cookbook/dns/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
DNS related recipes.
Loading

0 comments on commit c51ac13

Please sign in to comment.