File: .gitignore

package info (click to toggle)
compass-breakpoint-plugin 2.5.0-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 604 kB
  • ctags: 8
  • sloc: ruby: 59; makefile: 29
file content (17 lines) | stat: -rw-r--r-- 149 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Gem Files
*.gem
tests/**/*.map

# Bundler Files
.bundle
/vendor
Gemfile.lock

# Testing Files
test/test

# Sass Files
.sass-cache


/tests/output/