Debug
Release
*.opensdf
*.sdf
*.suo
*.filters
*.user
*.dll
*.exe
*.mexw64
*.aps

# editor
.vs/
.idea/

# NuGet Packages
*.nupkg
# The packages folder can be ignored because of Package Restore
**/[Pp]ackages/*
# except build/, which is used as an MSBuild target.
!**/[Pp]ackages/build/
# Uncomment if necessary however generally it will be regenerated when needed
#!**/[Pp]ackages/repositories.config
# NuGet v3's project.json files produces more ignorable files
*.nuget.props
*.nuget.targets

release-files/

# Ignore generated file with harvested file paths for WiX
wix/harvested.wxs

# Other WiX files
*.wixobj
*.wixpdb
*.msi

# Generated by Cargo
# will have compiled files and executables
/target/

# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
#Cargo.lock

# These are backup files generated by rustfmt
**/*.rs.bk

# build result
/build/
dist

.vscode/
.DS_Store
.ccls-cache

# dependencies installed by xtask
deps

# dependencies installed by node
node_modules

# The .gitignore for android is project folder.

# flatpak
.flatpak*

ALVR-Launcher

#allows adding CMake files for some IDEs to parse C++ files correctly
CMakeLists.txt
cmake-build-debug/

*.jks
settings.local.json
