Add a couple of .gitignore files; these will ignore generated paths and

symlinks used only by developers.
This commit is contained in:
Laurence Withers 2006-07-25 19:09:06 +01:00
parent 6ca9910248
commit 27b371a66c
2 changed files with 12 additions and 0 deletions

2
skel/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
obj
html

10
skel/scripts/.gitignore vendored Normal file
View File

@ -0,0 +1,10 @@
build.c++.app
build.c++.lib
build.c++.tests
build.c.app
build.c.lib
build.c.tests
build.doxygen.docs
build.sdcc.firmware
module-create.sh
module-rename.sh