File: .gitignore

package info (click to toggle)
debci 3.13
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,656 kB
  • sloc: ruby: 6,516; sh: 2,437; javascript: 100; makefile: 92; perl: 11
file content (25 lines) | stat: -rw-r--r-- 344 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
/data
/log/*
/public/doc/
/public/jquery*.js
/public/font-awesome
/public/bootstrap
/config/blacklist
/config/reject_list
/config/whitelist*
/config/seed_list*
/config/debci
/config/extra_apt_sources_list.yaml
/config/*.html
/config/debci.conf
/config/conf.d/*.conf
/coverage/
/gnupg/*
/tags
/.yardoc/
/doc/
/links.mk
/man
/tmp
/.env
/.vagrant