Sha256: 5723fc1b498d8112027387a6dc2ff13f8918ef1954b96ffbda40d734cb5f058c

Contents?: true

Size: 440 Bytes

Versions: 2

Compression:

Stored size: 440 Bytes

Contents

# Put files/directories that should be ignored in this file.
# Lines that start with '# ' are comments.

## OS
.DS_Store
Icon?
nohup.out

## EDITORS
\#*
.#*
*~
*.sw[a-z]
*.bak
REVISION
TAGS*
tmtags
*_flymake.*
*_flymake
*.tmproj
.project
.settings
mkmf.log

## COMPILED
a.out
*.o
*.pyc
*.so

## OTHER SCM
*/.bzr/*
*/.hg/*
*/.svn/*

## Don't send rspecs up in cookbook
.watchr
.rspec
spec/*
spec/fixtures/*
features/*

# Berkshelf
Berksfile

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
berkshelf-0.1.2 lib/berkshelf/generator_files/chefignore
berkshelf-0.1.1 lib/berkshelf/generator_files/chefignore