File: .gitignore

package info (click to toggle)
ruby-spreadsheet 1.3.3-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 8,964 kB
  • sloc: ruby: 6,943; makefile: 10
file content (15 lines) | stat: -rw-r--r-- 127 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
tags
*.swp
/Gemfile.lock
coverage

# Devenv
.devenv*
devenv.local.nix

# direnv
.direnv

# pre-commit
.pre-commit-config.yaml