Initial import of firmware and host projects
This commit is contained in:
16
.gitignore
vendored
Normal file
16
.gitignore
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
build*/
|
||||
external*/
|
||||
.vs/
|
||||
**/.vs/
|
||||
x64/
|
||||
**/x64/
|
||||
*.user
|
||||
*.suo
|
||||
*.pdb
|
||||
*.idb
|
||||
*.ilk
|
||||
*.recipe
|
||||
*.tlog
|
||||
*.lastbuildstate
|
||||
*.vcxproj.FileListAbsolute.txt
|
||||
qt_work.log
|
||||
Reference in New Issue
Block a user