Skip to content

Commit c2fb47a

Browse files
committed
Split syntax table sections into files.
Also add .gitignore
1 parent c0dcf7c commit c2fb47a

30 files changed

+1305
-3838
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
docs/_site

.ruby-version

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2.3.0

docs/_config.yml

+1
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,6 @@ gems:
3030
exclude:
3131
- Gemfile
3232
- Gemfile.lock
33+
- docs/_site
3334
sass:
3435
style: compressed
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11

2-
<p><em>Last modified: 2017-07-09 18:30:06 -0700</em></p>
2+
<p><em>Last modified: 2017-07-10 14:30:06 -0700</em></p>

0 commit comments

Comments
 (0)