mirror of
https://github.com/XFox111/MotionDecoder.git
synced 2026-04-22 06:18:01 +03:00
13 lines
418 B
Plaintext
13 lines
418 B
Plaintext
################################################################################
|
|
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
|
|
################################################################################
|
|
|
|
/.vs/MotionDecoder/v16/Server/sqlite3
|
|
/.vs
|
|
/MovementDecoder/bin/Debug
|
|
/MovementDecoder/obj
|
|
/packages
|
|
/MotionDecoder/bin/Debug
|
|
/MotionDecoder/obj
|
|
/MotionDecoder/bin/Release
|