forked from PAWPAW-Mirror/lib_xua
Git ignore of Python virtual environment
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -12,6 +12,7 @@ module_dfu/host/xmosdfu/xmosdfu
|
|||||||
*.i
|
*.i
|
||||||
*.bin
|
*.bin
|
||||||
.build*
|
.build*
|
||||||
|
*/.venv/*
|
||||||
*~
|
*~
|
||||||
*.a
|
*.a
|
||||||
*.swp
|
*.swp
|
||||||
@@ -22,5 +23,3 @@ module_dfu/host/xmosdfu/xmosdfu
|
|||||||
.waf-*/
|
.waf-*/
|
||||||
build/
|
build/
|
||||||
host/xmosdfu/xmosdfu
|
host/xmosdfu/xmosdfu
|
||||||
|
|
||||||
.venv
|
|
||||||
|
|||||||
Reference in New Issue
Block a user