Projet

Général

Profil

Paste
Télécharger au format
Statistiques
| Branche: | Révision:

root / .gitignore @ c82b960a

Historique | Voir | Annoter | Télécharger (335 octets)

1 5fea281f Tim
# Managed by modulesync - DO NOT EDIT
2
# https://voxpupuli.org/docs/updating-files-managed-with-modulesync/
3
4 78f22811 Steve Traylen
pkg/
5
Gemfile.lock
6
Gemfile.local
7
vendor/
8
.vendor/
9
spec/fixtures/manifests/
10
spec/fixtures/modules/
11
.vagrant/
12
.bundle/
13 0f63a915 tr
.ruby-version
14 78f22811 Steve Traylen
coverage/
15
log/
16
.idea/
17
.dependencies/
18
.librarian/
19
Puppetfile.lock
20
*.iml
21
.*.sw?
22
.yardoc/
23
Guardfile