mirror of
https://github.com/jordansissel/fpm
synced 2025-09-02 04:40:44 +02:00
19 lines
132 B
Plaintext
19 lines
132 B
Plaintext
# vim
|
|
.*.sw[a-z]
|
|
|
|
# build byproducts
|
|
build-*/*
|
|
fpm.wiki
|
|
*.gem
|
|
|
|
# python
|
|
*.pyc
|
|
|
|
# RVM
|
|
.rvmrc
|
|
|
|
.yardoc
|
|
coverage
|
|
test/tmp
|
|
Gemfile.lock
|