Clone svn:ignore directory atributed to .gitignore files

This commit is contained in:
Gregory Nutt
2013-04-04 14:27:29 -06:00
parent ca08f96482
commit 23db0682b7
118 changed files with 680 additions and 12 deletions
+19 -7
View File
@@ -1,7 +1,19 @@
Make.defs
setenv.sh
nuttx
System.map
nuttx.bin
nuttx.hex
./.config
./.config.old
./.version
./Make.defs
./setenv.sh
./setenv.bat
./nuttx
./nuttx.*
./nuttx-*
./mm_test
./_SAVED_APPS_config
./*.map
./*.elf
./*.srec
./*.bin
./*.ihx
./*.hex
./pcode
./cscope.out
+3
View File
@@ -0,0 +1,3 @@
TODO.txt
ChangeLog.txt
+12 -5
View File
@@ -134,12 +134,19 @@ Installation Directories with Spaces in the Path
Downloading from Repositories
-----------------------------
NuttX is available in from both GIT and SVN repositories. The GIT
repository is the current 'master' and the SVN repository is maintained
current so as to not disrupt people are used to using the SVN repository.
Feel free to use either. Download instructions are available here:
The current NuttX du jour is available in from a GIT repository. Download
instructions are available here:
https://sourceforge.net/p/nuttx/git
Older versions of NuttX are still available in the old SVN repository.
The GIT repository is, however, the current 'master' and the SVN
repository is no longer maintained. An honest attempt was made to keep
current so as to not disrupt people are used to using the SVN repository.
However, too many authorization-related restrictions were encountered and
the SVN repository has been abandoned. Download instructions for the old
SVN repository are available here:
https://sourceforge.net/p/nuttx/code
https://sourceforge.net/p/nuttx/git
Notes about Header Files
+16
View File
@@ -0,0 +1,16 @@
Make.dep
.depend
up_mem.h
*.sym
*.asm
*.rel
*.lst
*.adb
*.rst
*.lib
*.lnk
*.map
*.mem
*.ihx
*.hex
+3
View File
@@ -0,0 +1,3 @@
board
chip
+6
View File
@@ -0,0 +1,6 @@
.depend
Make.dep
locked.r
board
chip
+3
View File
@@ -0,0 +1,3 @@
board
chip
+6
View File
@@ -0,0 +1,6 @@
.depend
Make.dep
locked.r
board
chip
+4
View File
@@ -0,0 +1,4 @@
chip
board
+7
View File
@@ -0,0 +1,7 @@
.depend
Make.dep
board
chip
*.r
+4
View File
@@ -0,0 +1,4 @@
board
chip
+6
View File
@@ -0,0 +1,6 @@
.depend
Make.dep
board
chip
+4
View File
@@ -0,0 +1,4 @@
board
chip
+6
View File
@@ -0,0 +1,6 @@
.depend
Make.dep
board
chip
+3
View File
@@ -0,0 +1,3 @@
.depend
Make.dep
+2
View File
@@ -0,0 +1,2 @@
board
+9
View File
@@ -0,0 +1,9 @@
Make.dep
.depend
Cygwin-names.dat
Linux-names.dat
nuttx.rel
GNU
chip
board
+4
View File
@@ -0,0 +1,4 @@
chip
board
+5
View File
@@ -0,0 +1,5 @@
chip
board
.depend
Make.dep
+11
View File
@@ -0,0 +1,11 @@
Make.dep
.depend
board
chip
nuttx.linkcmd
*.asm
*.obj
*.lib
*.map
*.lst
+4
View File
@@ -0,0 +1,4 @@
board
chip
+24
View File
@@ -0,0 +1,24 @@
Make.dep
.depend
up_mem.h
asm_mem.h
board
chip
*.sym
*.asm
*.obj
*.rel
*.lst
*.src
*.adb
*.rst
*.lib
*.lnk
*.map
*.mem
*.ihx
*.hex
*.linkcmd
*.noi
+3
View File
@@ -0,0 +1,3 @@
*.lst
*.sym
+13
View File
@@ -0,0 +1,13 @@
Make.dep
.depend
*.swp
*.src
*.obj
*.asm
*.rel
*.lst
*.sym
*.adb
*.lib
+5
View File
@@ -0,0 +1,5 @@
.depend
Make.dep
+3
View File
@@ -0,0 +1,3 @@
.depend
Make.dep
+3
View File
@@ -0,0 +1,3 @@
.depend
Make.dep
+4
View File
@@ -0,0 +1,4 @@
.depend
Make.dep
+4
View File
@@ -0,0 +1,4 @@
.depend
Make.dep
+3
View File
@@ -0,0 +1,3 @@
.depend
Make.dep
+4
View File
@@ -0,0 +1,4 @@
ld-locked.inc
locked.r
locked.map
+3
View File
@@ -0,0 +1,3 @@
.depend
Make.dep
+4
View File
@@ -0,0 +1,4 @@
.depend
Make.dep
+3
View File
@@ -0,0 +1,3 @@
.depend
Make.dep
+4
View File
@@ -0,0 +1,4 @@
Make.dep
.depend
@@ -0,0 +1,6 @@
ostest.hex
ostest.map
ostest.lod
ostest.wsp
*.asm
+4
View File
@@ -0,0 +1,4 @@
Make.dep
.depend
*.obj
+7
View File
@@ -0,0 +1,7 @@
dhcpd.hex
dhcpd.map
dhcpd.lod
dhcpd.wsp
*.asm
Debug
+7
View File
@@ -0,0 +1,7 @@
httpd.hex
httpd.map
httpd.lod
httpd.wsp
*.asm
Debug
@@ -0,0 +1,7 @@
nettest.hex
nettest.map
nettest.lod
nettest.wsp
*.asm
Debug
+7
View File
@@ -0,0 +1,7 @@
nsh.hex
nsh.map
nsh.lod
nsh.wsp
*.asm
Debug
+7
View File
@@ -0,0 +1,7 @@
ostest.hex
ostest.map
ostest.lod
ostest.wsp
*.asm
Debug
+7
View File
@@ -0,0 +1,7 @@
poll.hex
poll.map
poll.lod
poll.wsp
*.asm
Debug
+4
View File
@@ -0,0 +1,4 @@
Make.dep
.depend
*.obj
+4
View File
@@ -0,0 +1,4 @@
.depend
Make.dep
+5
View File
@@ -0,0 +1,5 @@
.depend
Make.dep
+4
View File
@@ -0,0 +1,4 @@
.depend
Make.dep
+4
View File
@@ -0,0 +1,4 @@
Make.dep
.depend
+3
View File
@@ -0,0 +1,3 @@
.depend
Make.dep
+3
View File
@@ -0,0 +1,3 @@
.depend
Make.dep

Some files were not shown because too many files have changed in this diff Show More