Skip to content

Commit 14c7e0f

Browse files
committed
Update gitignore
1 parent 946d2c6 commit 14c7e0f

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
/.yardoc/
3030
/_yardoc/
3131
/doc/
32+
/docs/
3233
/rdoc/
3334

3435
## Environment normalization:

lib/yard-apptweak-template/templates/default/layout/html/setup.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,4 @@ def javascripts
2525
# @return [Array<String>] list of stylesheet paths
2626
def stylesheets
2727
%w[css/style.css css/sketchup.css css/rubyapi.css css/apptweak.css]
28-
# %w[css/style.css css/sketchup.css]
2928
end

0 commit comments

Comments
 (0)