58 lines
661 B
Plaintext
58 lines
661 B
Plaintext
|
|
# Wasm SDK
|
|
/Ooui.Wasm/bcl
|
|
/Ooui.Wasm/debug
|
|
/Ooui.Wasm/release
|
|
/Ooui.Wasm/managed
|
|
/Ooui.Wasm/driver.c
|
|
/Ooui.Wasm/mono.js
|
|
/Ooui.Wasm/server.py
|
|
/Ooui.Wasm/sample*
|
|
/Ooui.Wasm/lib*
|
|
/Ooui.Wasm/*.w*
|
|
|
|
# Social media files
|
|
/Media
|
|
|
|
# Autosave files
|
|
*~
|
|
.vs/
|
|
|
|
# build
|
|
[Oo]bj/
|
|
[Bb]in/
|
|
packages/
|
|
TestResults/
|
|
|
|
# globs
|
|
Makefile.in
|
|
*.DS_Store
|
|
*.sln.cache
|
|
*.suo
|
|
*.cache
|
|
*.pidb
|
|
*.userprefs
|
|
*.usertasks
|
|
config.log
|
|
config.make
|
|
config.status
|
|
aclocal.m4
|
|
install-sh
|
|
autom4te.cache/
|
|
*.user
|
|
*.tar.gz
|
|
tarballs/
|
|
test-results/
|
|
Thumbs.db
|
|
|
|
# Mac bundle stuff
|
|
*.dmg
|
|
*.app
|
|
|
|
# resharper
|
|
*_Resharper.*
|
|
*.Resharper
|
|
|
|
# dotCover
|
|
*.dotCover
|