Files
OpenSpace/.gitignore
Alexander Bock 24aadf83a3 Linux compile fix
Added Properties.txt to gitignore list
2015-02-23 14:06:08 +01:00

33 lines
379 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
Properties.txt
log.html