Merge pull request #50 from larry-xmos/master

Gitignore updates
This commit is contained in:
Ross Owen
2018-03-15 10:45:02 +00:00
committed by GitHub
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