Skip to content

Commit

Permalink
add git metadata
Browse files Browse the repository at this point in the history
closes Wilfred#1
  • Loading branch information
justinwoo authored and cstrahan committed Mar 27, 2019
1 parent 3018ffd commit 262442a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
/src/** linguist-vendored
/src/scanner.cc linguist-vendored=false
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
build
node_modules
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@
"devDependencies": {
"tree-sitter-cli": "^0.14.5"
}
}
}

0 comments on commit 262442a

Please sign in to comment.