Update .gitignore files.

This commit is contained in:
alexrp 2012-06-21 17:39:14 +02:00
parent 2367a224c1
commit 03dfb45056
4 changed files with 4 additions and 9 deletions

7
.gitignore vendored
View File

@ -1,8 +1,9 @@
*.pyc *.pyc
*~ *~
.lock-w* .lock*
.wafpickle-* .wafpickle-*
demos/*/build*
demos/out.txt demos/out.txt
playground/*/build*
waf waf
build*
.waf-*
*.log

View File

@ -1,3 +0,0 @@
.lock*
build
*~

View File

@ -1,5 +1,3 @@
*.o *.o
.lock-w*
.conf_check_* .conf_check_*
config.log
c4che c4che

View File

@ -41,4 +41,3 @@ usage_statistics_webtalk.html
xlnx_auto_0_xdb xlnx_auto_0_xdb
xst xst
webtalk.log webtalk.log