This repository was archived by the owner on Feb 25, 2020. It is now read-only.
mirrored from https://leap.se/git/leap_platform.git
-
Notifications
You must be signed in to change notification settings - Fork 24
Expand file tree
/
Copy path.gitignore
More file actions
35 lines (31 loc) · 1.31 KB
/
.gitignore
File metadata and controls
35 lines (31 loc) · 1.31 KB
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
/tests/example-provider/.vagrant
/puppet/modules/site_custom
/tests/platform-ci/.bundle
/tests/platform-ci/vendor
/tests/platform-ci/bin
/tests/platform-ci/Gemfile.lock
/tests/platform-ci/provider/cloud.json
/tests/platform-ci/provider/facts.json
/tests/platform-ci/provider/hiera
/tests/platform-ci/provider/secrets.json
/tests/platform-ci/provider/files/ssh/authorized_keys
/tests/platform-ci/provider/files/ssh/known_hosts
/tests/platform-ci/provider/files/nodes/
/tests/platform-ci/provider/nodes/*
!/tests/platform-ci/provider/nodes/catalogtest.json
/tests/platform-ci/provider/tags/*
!/tests/platform-ci/provider/tags/catalogtest.json
/tests/platform-ci/provider/users/*
!tests/platform-ci/provider/users/gitlab-runner-bitmask
tests/platform-ci/provider/users/gitlab-runner-bitmask/*
!tests/platform-ci/provider/users/gitlab-runner-bitmask/gitlab-runner-bitmask_ssh.pub
!tests/platform-ci/provider/users/gitlab-runner-ibex
tests/platform-ci/provider/users/gitlab-runner-ibex/*
!tests/platform-ci/provider/users/gitlab-runner-ibex/gitlab-runner-ibex_ssh.pub
!tests/platform-ci/provider/users/gitlab-runner-platform
tests/platform-ci/provider/users/gitlab-runner-platform/*
!tests/platform-ci/provider/users/gitlab-runner-platform/gitlab-runner-platform_ssh.pub
/tests/platform-ci/provider/test
/builds
/.ruby-version
/.rbenv-gemsets