Преглед на файлове

Merge pull request #3 from rogerz/master

Ignore temporary files and force unix format in repository as in ART
Bernard Xiong преди 12 години
родител
ревизия
3d0ca0d08f
променени са 2 файла, в които са добавени 13 реда и са изтрити 0 реда
  1. 1 0
      .gitattributes
  2. 12 0
      .gitignore

+ 1 - 0
.gitattributes

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

+ 12 - 0
.gitignore

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