mirror of
https://github.com/github/gitignore
synced 2024-11-11 06:18:51 +01:00
18 lines
137 B
Plaintext
18 lines
137 B
Plaintext
|
.vagrant
|
||
|
Berksfile.lock
|
||
|
*~
|
||
|
*#
|
||
|
.#*
|
||
|
\#*#
|
||
|
.*.sw[a-z]
|
||
|
*.un~
|
||
|
/cookbooks
|
||
|
|
||
|
# Bundler
|
||
|
Gemfile.lock
|
||
|
bin/*
|
||
|
.bundle/*
|
||
|
|
||
|
.kitchen/
|
||
|
.kitchen.local.yml
|