Ooui-tws-port/.gitignore

60 lines
698 B
Plaintext
Raw Normal View History

2018-03-09 23:58:17 +00:00
# Wasm SDK
/Ooui.Wasm/bcl
/Ooui.Wasm/debug
/Ooui.Wasm/release
/Ooui.Wasm/managed
/Ooui.Wasm/driver.c
/Ooui.Wasm/mono.js
2018-03-10 01:13:27 +00:00
/Ooui.Wasm/ooui.js
2018-03-09 23:58:17 +00:00
/Ooui.Wasm/server.py
/Ooui.Wasm/sample*
/Ooui.Wasm/lib*
/Ooui.Wasm/*.w*
2018-03-13 07:59:33 +00:00
/Ooui.Wasm.Test
2018-03-09 23:58:17 +00:00
2017-06-16 22:37:20 +00:00
# Social media files
/Media
2017-06-12 18:45:24 +00:00
# Autosave files
*~
.vs/
2017-06-12 18:45:24 +00:00
# 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