mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
Try updating gitignore again
This commit is contained in:
parent
af2edac7be
commit
ba243c8dbe
2
.gitignore
vendored
2
.gitignore
vendored
@ -14,10 +14,10 @@
|
|||||||
*.list
|
*.list
|
||||||
|
|
||||||
# General directories to ignore
|
# General directories to ignore
|
||||||
!.github/workflows/*
|
|
||||||
.vscode/
|
.vscode/
|
||||||
__pycache__/
|
__pycache__/
|
||||||
**/work*
|
**/work*
|
||||||
|
!.github/workflows/*
|
||||||
/**/obj_dir*
|
/**/obj_dir*
|
||||||
/**/gmon*
|
/**/gmon*
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user