Skip to content

Commit 328dcad

Browse files
danieldegrassedleach02
authored andcommitted
gitignore: update with common paths
Update gitignore file to ignore blobs directory within HAL, as well as vim .swp files This should reduce the odds of accidentally committing these files in the future Signed-off-by: Daniel DeGrasse <[email protected]>
1 parent 4427dc7 commit 328dcad

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
__pycache__/
2+
*.swp
3+
zephyr/blobs/
24

0 commit comments

Comments
 (0)