Skip to content

Commit

Permalink
chore: update dots
Browse files Browse the repository at this point in the history
  • Loading branch information
amaanq committed Jun 15, 2023
1 parent cd03f37 commit eed4e0c
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 1 deletion.
6 changes: 6 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
/src/** linguist-vendored
/examples/* linguist-vendored

src/grammar.json -diff
src/node-types.json -diff
src/parser.c -diff
7 changes: 6 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
node_modules
Cargo.lock
package-lock.json
/build
/node_modules
/examples/*/
/target
5 changes: 5 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
/test
/examples
/build
/script
/target

0 comments on commit eed4e0c

Please sign in to comment.