Merge pull request #3 from rogerz/master

Ignore temporary files and force unix format in repository as in ART
This commit is contained in:
Bernard Xiong
2013-01-04 07:12:31 -08:00
2 changed files with 13 additions and 0 deletions

1
.gitattributes vendored Normal file
View File

@@ -0,0 +1 @@
* text=auto

12
.gitignore vendored Normal file
View File

@@ -0,0 +1,12 @@
*.pyc
*.map
*.dblite
*.elf
*.bin
*.hex
*.axf
*.exe
*.pdb
*.idb
*.ilk
build