2012-02-05 20:37:31 +01:00
|
|
|
build*
|
2010-11-08 23:04:33 +01:00
|
|
|
CMakeCache.txt
|
2012-02-05 20:37:31 +01:00
|
|
|
CMakeFiles
|
2010-11-08 23:04:33 +01:00
|
|
|
cmake_install.cmake
|
|
|
|
Makefile
|
2012-02-05 23:42:35 +01:00
|
|
|
/otclient
|
|
|
|
/*.h
|
|
|
|
/*.cxx
|
2012-02-05 20:37:31 +01:00
|
|
|
*.o
|
|
|
|
*.gch
|
|
|
|
*.a
|
|
|
|
*.exe
|
|
|
|
*.spr
|
|
|
|
*.dat
|
|
|
|
*.kdev*
|
|
|
|
*.cbp
|
2012-06-24 13:16:42 +02:00
|
|
|
*~
|
|
|
|
*.kate-swap
|
2012-07-09 08:56:18 +02:00
|
|
|
*.autosave
|
2012-06-19 16:18:22 +02:00
|
|
|
CMakeLists.txt.user*
|
2012-06-26 00:13:30 +02:00
|
|
|
*.xml
|
|
|
|
*.otb
|
|
|
|
*.otbm
|
2012-06-24 13:29:42 +02:00
|
|
|
*.log
|
2012-07-05 22:03:41 +02:00
|
|
|
*.bak
|
2012-07-09 17:26:03 +02:00
|
|
|
*.swp
|
2012-08-18 00:44:57 +02:00
|
|
|
*.pic
|
2012-08-14 21:12:41 +02:00
|
|
|
.lvimrc
|
|
|
|
.clang_complete
|
2012-07-09 17:26:03 +02:00
|
|
|
config.otml
|
|
|
|
/modules/otclientrc.lua
|
2012-08-17 23:06:29 +02:00
|
|
|
/doc
|
2010-11-08 23:04:33 +01:00
|
|
|
!.gitignore
|
2012-07-07 16:09:50 +02:00
|
|
|
otclient.map
|
2012-07-09 13:37:47 +02:00
|
|
|
otclient.layout
|
2012-07-09 17:26:03 +02:00
|
|
|
LOCALTODO
|
2012-08-18 00:44:57 +02:00
|
|
|
tags
|
2013-01-18 23:39:11 +01:00
|
|
|
Thumbs.db
|
2013-02-18 17:16:22 +01:00
|
|
|
.directory
|
2013-02-22 07:31:13 +01:00
|
|
|
src/framework/graphics/dx/
|
2013-05-12 11:16:43 +02:00
|
|
|
modules/.project/modules.sublime-workspace
|
2013-11-12 13:46:22 +01:00
|
|
|
|
|
|
|
#################
|
|
|
|
## Visual Studio
|
|
|
|
#################
|
|
|
|
|
|
|
|
## Ignore Visual Studio temporary files, build results, and
|
|
|
|
## files generated by popular Visual Studio add-ons.
|
|
|
|
|
|
|
|
# User-specific files
|
|
|
|
*.suo
|
|
|
|
*.user
|
|
|
|
*.sln.docstates
|
|
|
|
|
|
|
|
# Build results
|
|
|
|
|
|
|
|
[Dd]ebug/
|
|
|
|
[Rr]elease/
|
|
|
|
x64/
|
|
|
|
build/
|
|
|
|
[Bb]in/
|
|
|
|
[Oo]bj/
|
|
|
|
|
|
|
|
# MSTest test Results
|
|
|
|
[Tt]est[Rr]esult*/
|
|
|
|
[Bb]uild[Ll]og.*
|
|
|
|
|
|
|
|
*_i.c
|
|
|
|
*_p.c
|
|
|
|
*.ilk
|
|
|
|
*.meta
|
|
|
|
*.obj
|
|
|
|
*.pch
|
|
|
|
*.pdb
|
|
|
|
*.pgc
|
|
|
|
*.pgd
|
|
|
|
*.rsp
|
|
|
|
*.sbr
|
|
|
|
*.tlb
|
|
|
|
*.tli
|
|
|
|
*.tlh
|
|
|
|
*.tmp
|
|
|
|
*.tmp_proj
|
|
|
|
*.log
|
|
|
|
*.vspscc
|
|
|
|
*.vssscc
|
|
|
|
.builds
|
|
|
|
*.pidb
|
|
|
|
*.log
|
|
|
|
*.scc
|
|
|
|
|
|
|
|
# Visual C++ cache files
|
|
|
|
ipch/
|
|
|
|
*.aps
|
|
|
|
*.ncb
|
|
|
|
*.opensdf
|
|
|
|
*.sdf
|
|
|
|
*.cachefile
|
|
|
|
|
|
|
|
# Visual Studio profiler
|
|
|
|
*.psess
|
|
|
|
*.vsp
|
|
|
|
*.vspx
|
|
|
|
|
|
|
|
# Guidance Automation Toolkit
|
|
|
|
*.gpState
|
|
|
|
|
|
|
|
# ReSharper is a .NET coding add-in
|
|
|
|
_ReSharper*/
|
|
|
|
*.[Rr]e[Ss]harper
|