Files
OpenSpace/.gitignore
Emil Axelsson d64a0df5f6 Feature/thesis work merge (#566)
Web GUI from Klas Eskilson (three new modules: webgui, webbrowser and cefwebgui)
Parallel connection refactorization
Wormhole server added to the main repository
Transfer function editor work from Cristoffer Särevall
Update ghoul
2018-03-20 09:30:59 +01:00

37 lines
428 B
Plaintext

.DS_Store
.vscode
/bin/
/build/
/cache/
/doc
/documentation
/ext/SGCT
/logs
/sync/
tmp/
Thumbs.db
*~
*.swp
*.gglsl
*.GhoulGenerated.glsl
*.OpenSpaceGenerated.glsl
shaders/generated/*
# CMake stuff
CMakeCache.txt
CMakeFiles
Makefile
cmake_install.cmake
install_manifest.txt
# Eclipse stuff
.cproject
.project
shaders/ABuffer/constants.hglsl
*.idea/
.vs/
.build-vs/
*.dir
cmake-build-*
x64/
customization.lua
COMMIT.md
screenshots