Projet

Général

Profil

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

root / .gitignore @ 5fea281f

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

1
# Managed by modulesync - DO NOT EDIT
2
# https://voxpupuli.org/docs/updating-files-managed-with-modulesync/
3

    
4
pkg/
5
Gemfile.lock
6
Gemfile.local
7
vendor/
8
.vendor/
9
spec/fixtures/manifests/
10
spec/fixtures/modules/
11
.vagrant/
12
.bundle/
13
.ruby-version
14
coverage/
15
log/
16
.idea/
17
.dependencies/
18
.librarian/
19
Puppetfile.lock
20
*.iml
21
.*.sw?
22
.yardoc/
23
Guardfile