Skip to content

Commit 6424dd0

Browse files
comporAntonLydike
andauthored
Update gitignore (#137)
Update gitignore to ignore build artifacts --------- Co-authored-by: Anton Lydike <[email protected]>
1 parent 15935bf commit 6424dd0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
/venv
2+
/.venv
3+
/toolchain
4+
/build
5+
.ccls*
6+
*/compile_commands.json

0 commit comments

Comments
 (0)