File: .gitignore

package info (click to toggle)
libjs-jquery-dotdotdot 1.8.3%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 112 kB
  • ctags: 32
  • sloc: makefile: 7
file content (9 lines) | stat: -rw-r--r-- 116 bytes parent folder | download
1
2
3
4
5
6
7
8
9
# Ignore Mac system files.
._*

# Ignore sass-cache files.
*.sass-cache*
*.scssc

# Ignore Gulp modules
node_modules