Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

Commit aeac31f

Browse files
committed
update gitignore
1 parent b151d22 commit aeac31f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,9 @@
11
# Geppetto .project file
22
.project
3+
# Puppet build folder
4+
pkg/
5+
# Bundler
6+
.bundle/
7+
Gemfile.lock
8+
# RSpec fixtures
9+
spec/fixtures/

0 commit comments

Comments
 (0)