forked from sodabrew/puppet-dashboard
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
46 lines (46 loc) · 714 Bytes
/
.gitignore
File metadata and controls
46 lines (46 loc) · 714 Bytes
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
*.swp
*.swo
.DS_Store
.dotest/*
.semver
.rvmrc
/*.sql
/.sass-cache/*
Makefile
README.markdown.html
config/database.yml
config/settings.yml
coverage.info
coverage/*
db/*.db
db/*.sqlite3
db/dump.sql
doc/api
doc/app
log/*.log*
log/*.pid
log/mcollective*
public/javascripts/all.js
public/stylesheets/all.css
public/javascripts/plugin-*
public/javascripts/plugin_*
public/stylesheets/sass/plugin-*
public/stylesheets/sass/plugin_*
public/stylesheets/plugin-*
public/stylesheets/plugin_*
public/images/plugin-*
public/images/plugin_*
spec/rcov.opts
spec/spec.opts
spec/watchr.rb
tags
results/*
certs
vendor/plugins/puppet_*
db/schema.rb
db/migrate/*_plugin_*.rb
config/installed_plugins
*.rpm
pkg/*
VERSION
VERSION_LINK