mirror of
https://github.com/jakcron/nstool.git
synced 2026-05-03 07:53:18 +00:00
16 lines
335 B
Plaintext
16 lines
335 B
Plaintext
################################################################################
|
|
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
|
|
################################################################################
|
|
|
|
/.vs/NXTools/v15
|
|
*.a
|
|
*.o
|
|
*.exe
|
|
*.db
|
|
*.opendb
|
|
*.log
|
|
|
|
/lib/fnd/Debug
|
|
/lib/nx/Debug
|
|
/sample
|