Skip to content

Commit

Permalink
Merge pull request #88 from vishwakftw/gitignore
Browse files Browse the repository at this point in the history
Add build/ and dist/ to .gitignore

GitOrigin-RevId: 13e4233
  • Loading branch information
mattjj authored and JehandadKhan committed Oct 9, 2024
1 parent 00739bf commit 0300898
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,6 @@
/bazel-*
.bazelrc
/tensorflow
.DS_Store
.DS_Store
build/
dist/

0 comments on commit 0300898

Please sign in to comment.