Skip to content

Commit

Permalink
Finally got gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
jordancarlin committed Oct 16, 2024
1 parent ba243c8 commit 7de4487
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
.vscode/
__pycache__/
**/work*
!.github/workflows/*
!.github/*
/**/obj_dir*
/**/gmon*

Expand Down

0 comments on commit 7de4487

Please sign in to comment.