tibia-client/.gitignore

111 lines
1.1 KiB
Plaintext
Raw Normal View History

build*
2010-11-08 23:04:33 +01:00
CMakeCache.txt
CMakeFiles
2010-11-08 23:04:33 +01:00
cmake_install.cmake
Makefile
/otclient
/*.h
/*.cxx
*.o
*.gch
*.a
*.exe
*.spr
*.dat
*.kdev*
*.cbp
2012-06-24 13:16:42 +02:00
*~
*.kate-swap
*.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
*.bak
2012-07-09 17:26:03 +02:00
*.swp
*.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
otclient.map
otclient.layout
2012-07-09 17:26:03 +02:00
LOCALTODO
tags
Thumbs.db
.directory
2013-02-22 07:31:13 +01:00
src/framework/graphics/dx/
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