mirror of
https://github.com/jordansissel/fpm
synced 2025-08-29 04:01:33 +02:00
18 lines
119 B
Plaintext
18 lines
119 B
Plaintext
# vim
|
|
.*.sw[a-z]
|
|
|
|
# build byproducts
|
|
build-*/*
|
|
fpm.wiki
|
|
*.gem
|
|
|
|
# python
|
|
*.pyc
|
|
|
|
# RVM
|
|
.rvmrc
|
|
|
|
.yardoc
|
|
coverage
|
|
test/tmp
|