Update BMS D1000 project files and documentation
This commit is contained in:
30
.gitignore
vendored
Normal file
30
.gitignore
vendored
Normal file
@@ -0,0 +1,30 @@
|
||||
## Visual Studio / C# Ignore Files
|
||||
.vs/
|
||||
bin/
|
||||
obj/
|
||||
*.suo
|
||||
*.user
|
||||
*.userosv
|
||||
*.userprefs
|
||||
*.pidb
|
||||
*.booproj
|
||||
*.svclog
|
||||
*.cache
|
||||
|
||||
## Build results
|
||||
[Dd]ebug/
|
||||
[Dd]ebugPublic/
|
||||
[Rr]elease/
|
||||
[Rr]eleases/
|
||||
x64/
|
||||
x86/
|
||||
build/
|
||||
bld/
|
||||
[Bb]in/
|
||||
[Ob]j/
|
||||
|
||||
## Windows temp files
|
||||
Thumbs.db
|
||||
ehthumbs.db
|
||||
Desktop.ini
|
||||
$RECYCLE.BIN/
|
||||
Reference in New Issue
Block a user