forked from PAWPAW-Mirror/lib_xua
Gitignore updates
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -11,7 +11,6 @@
|
|||||||
*.i
|
*.i
|
||||||
*.bin
|
*.bin
|
||||||
*~
|
*~
|
||||||
.settings
|
|
||||||
*.a
|
*.a
|
||||||
*.swp
|
*.swp
|
||||||
*.*~
|
*.*~
|
||||||
@@ -25,6 +24,5 @@ _build*
|
|||||||
.lock-waf_*
|
.lock-waf_*
|
||||||
.waf-*/
|
.waf-*/
|
||||||
build/
|
build/
|
||||||
host/xmosdfu/xmosdfu
|
|
||||||
.build*
|
.build*
|
||||||
*.pyc
|
*.pyc
|
||||||
|
|||||||
1
doc_dfu/.gitignore
vendored
Normal file
1
doc_dfu/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
_build
|
||||||
5
lib_xua/.gitignore
vendored
Normal file
5
lib_xua/.gitignore
vendored
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
.cproject
|
||||||
|
.makefile
|
||||||
|
.project
|
||||||
|
.settings
|
||||||
|
.xproject
|
||||||
1
lib_xua/doc/.gitignore
vendored
Normal file
1
lib_xua/doc/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
pdf
|
||||||
1
lib_xua/doc/rst/.gitignore
vendored
Normal file
1
lib_xua/doc/rst/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
_build
|
||||||
1
lib_xua/host/xmosdfu/.gitignore
vendored
Normal file
1
lib_xua/host/xmosdfu/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
xmosdfu
|
||||||
Reference in New Issue
Block a user