Skip to content

Commit d8f5561

Browse files
author
Shiva Poudel
committed
Update .gitignore
1 parent 96a3f71 commit d8f5561

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.gitignore

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,6 @@ project.properties
88
sftp-config.json
99
.idea
1010

11-
# OS X metadata
12-
.DS_Store
13-
14-
# Windows junk
15-
Thumbs.db
16-
1711
# Modules
1812
pkg/
1913
Gemfile.lock
@@ -26,4 +20,10 @@ coverage/
2620
# Beaker
2721
.vagrant/
2822
log/
29-
junit/
23+
junit/
24+
25+
# OS X metadata
26+
.DS_Store
27+
28+
# Windows junk
29+
Thumbs.db

0 commit comments

Comments
 (0)