Skip to content

Commit

Permalink
Add Modulefile and pre-reqs for Puppet Forge
Browse files Browse the repository at this point in the history
  • Loading branch information
Dominic Cleal committed May 20, 2013
1 parent 9eea315 commit f992718
Show file tree
Hide file tree
Showing 3 changed files with 651 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
## MAC OS
.DS_Store

## TEXTMATE
*.tmproj
tmtags

## EMACS
*~
\#*
.\#*

## VIM
*.swp
tags

pkg/
Loading

0 comments on commit f992718

Please sign in to comment.