Skip to content

Commit

Permalink
[REPO] update gitignore (#666)
Browse files Browse the repository at this point in the history
Update `.gitignore` to include `.vs` and `.vscode`
  • Loading branch information
manbearian authored Sep 17, 2022
1 parent c668d65 commit 889d9e3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,6 @@ python/build/
python/triton.egg-info/
python/triton/_C/libtriton.pyd
python/triton/_C/libtriton.so

.vscode
.vs

0 comments on commit 889d9e3

Please sign in to comment.