mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-06 03:29:44 -06:00
32 lines
364 B
Plaintext
32 lines
364 B
Plaintext
bin/
|
|
build/
|
|
cache/
|
|
tmp/
|
|
ext/SGCT
|
|
.DS_Store
|
|
*.swp
|
|
|
|
# generated glsl files
|
|
*.gglsl
|
|
*.GhoulGenerated.glsl
|
|
shaders/generated/*
|
|
|
|
# CMake stuff
|
|
CMakeCache.txt
|
|
CMakeFiles
|
|
Makefile
|
|
cmake_install.cmake
|
|
install_manifest.txt
|
|
|
|
# Eclipse stuff
|
|
.cproject
|
|
.project
|
|
|
|
# Doxygen stuff
|
|
html/
|
|
latex/
|
|
shaders/ABuffer/constants.hglsl
|
|
*.OpenSpaceGenerated.glsl
|
|
LuaScripting.txt
|
|
log.html
|