Selaa lähdekoodia

Initial commit

master
天成 蔡 3 vuotta sitten
commit
538b5ed7d6
2 muutettua tiedostoa jossa 37 lisäystä ja 0 poistoa
  1. +34
    -0
      .gitignore
  2. +3
    -0
      README.md

+ 34
- 0
.gitignore Näytä tiedosto

@@ -0,0 +1,34 @@
# ---> C++
# Prerequisites
*.d

# Compiled Object files
*.slo
*.lo
*.o
*.obj

# Precompiled Headers
*.gch
*.pch

# Compiled Dynamic libraries
*.so
*.dylib
*.dll

# Fortran module files
*.mod
*.smod

# Compiled Static libraries
*.lai
*.la
*.a
*.lib

# Executables
*.exe
*.out
*.app


+ 3
- 0
README.md Näytä tiedosto

@@ -0,0 +1,3 @@
# TrainCamp_MotorControl

电机控制项目

Ladataan…
Peruuta
Tallenna