e6246a9306
MSA Client ID has been moved to CMakeLists.txt, and defaults to the Client ID for the PolyMC application. Removed secrets/notsecrets library, replace with (temporary?) program_info subdirectory.
42 lines
378 B
Plaintext
42 lines
378 B
Plaintext
Thumbs.db
|
|
*.kdev4
|
|
.user
|
|
.directory
|
|
resources/CMakeFiles
|
|
*~
|
|
*.swp
|
|
html/
|
|
|
|
# Project Files
|
|
*.pro.user
|
|
CMakeLists.txt.user
|
|
CMakeLists.txt.user.*
|
|
/.project
|
|
/.settings
|
|
/.idea
|
|
cmake-build-*/
|
|
Debug
|
|
|
|
# Build dirs
|
|
build
|
|
/build-*
|
|
|
|
# Install dirs
|
|
install
|
|
/install-*
|
|
|
|
# Ctags File
|
|
tags
|
|
|
|
# YouCompleteMe config stuff.
|
|
.ycm_extra_conf.*
|
|
|
|
#OSX Stuff
|
|
.DS_Store
|
|
|
|
branding/
|
|
secrets/
|
|
run/
|
|
|
|
.cache/
|