Gitignore updates

This commit is contained in:
Larry Snizek
2018-03-14 17:50:55 +00:00
parent 275be0c269
commit 63cc3d9db6
6 changed files with 9 additions and 2 deletions

2
.gitignore vendored
View File

@@ -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
View File

@@ -0,0 +1 @@
_build

5
lib_xua/.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
.cproject
.makefile
.project
.settings
.xproject

1
lib_xua/doc/.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
pdf

1
lib_xua/doc/rst/.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
_build

1
lib_xua/host/xmosdfu/.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
xmosdfu