Gitignore updates
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -11,7 +11,6 @@
|
||||
*.i
|
||||
*.bin
|
||||
*~
|
||||
.settings
|
||||
*.a
|
||||
*.swp
|
||||
*.*~
|
||||
@@ -25,6 +24,5 @@ _build*
|
||||
.lock-waf_*
|
||||
.waf-*/
|
||||
build/
|
||||
host/xmosdfu/xmosdfu
|
||||
.build*
|
||||
*.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