Skip to content
This repository has been archived by the owner on Jan 8, 2023. It is now read-only.

Commit

Permalink
Ignoring build folders in git
Browse files Browse the repository at this point in the history
  • Loading branch information
pavish committed Mar 20, 2021
1 parent 65ffbe1 commit 8d51e9d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
node_modules
.DS_Store
.DS_Store
nodesrc
dist
2 changes: 1 addition & 1 deletion docs/examples.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
permalink: /examples
---

{% include alert.html type="warning" title="Still working on this page" content="This page is not yet ready. Help out by working on the documentaion, by clicking on edit this page option in the right sidebar." %}
{% include alert.html type="warning" title="Still working on this page" content="This page is not yet ready. Help out by working on the documentaion, by clicking on edit this page link at the bottom of the page." %}

<h1 id="examples">Examples</h1>

Expand Down

0 comments on commit 8d51e9d

Please sign in to comment.