# autotools
aclocal.m4
m4/pkg.m4
missing
install-sh
config.status
config.guess
config.sub
configure
Makefile
Makefile.in
depcomp
compile
.deps/
*.tar.gz
*.tar.xz
openxcom
.dirstamp
# Doxygen autogenerated conf
docs/Doxyfile
# basics
*.o
.DS_Store
Thumbs.db
#Ignore files built by Visual Studio
*.obj
*.exe
*.exp
*.pdb
*.dll
*.*.*.user
*.aps
*.pch
*.vspscc
*_i.c
*_p.c
*.ncb
*.suo
*.tlb
*.tlh
*.bak
*.cache
*.ilk
*.log
*.tlog
*.zip
[Dd]ebug/
*.lib
*.sbr
[Rr]elease*/
[Tt]est[Rr]esults/
_UpgradeReport_Files/
_ReSharper.*/
*.ipch
[Ii]pch*/
*.aps
*.svl*
*.mvf
*.*sdf
*.idc
*.tmp
*.dgml
.vs/
*.VC.*
#OpenXcom stuff (no ending slashes for dirs so symlinks can be ignored as well as real dirs)
bin/UFO
bin/TFTD
deps/
docs/html/
build/
Dependencies/
translations/
*.*.user
!install/win/plugins/**/*.dll
#Ignore Vim swap files
*.swp
#Ignore NetBeans project directory
nbproject/
/makefile
src/OpenXcom.2010.VC.opendb
bin/Win32/user*
bin/user
/.kdev4/
/*.kdev4
