File: .gitignore

package info (click to toggle)
ruby-arr-pm 0.0.12-1.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 244 kB
  • sloc: ruby: 1,389; makefile: 27
file content (13 lines) | stat: -rw-r--r-- 92 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
# vim
.*.sw[a-z]

# build byproducts
build-*/*
fpm.wiki
*.gem

# python
*.pyc

# RVM
.rvmrc