1
0
mirror of https://github.com/jordansissel/fpm synced 2025-08-29 04:01:33 +02:00
fpm/.gitignore
2013-06-05 08:53:44 +02:00

28 lines
198 B
Plaintext

# vim
.*.sw[a-z]
# build byproducts
build-*/*
fpm.wiki
*.gem
*.pkg
# python
*.pyc
# RVM
.rvmrc
.ruby-gemset
.ruby-version
.yardoc
coverage
test/tmp
Gemfile.lock
# OS X
.DS_Store
.rbx
.vagrant