summaryrefslogblamecommitdiff
path: root/.gitignore
blob: bef2937de40c8e9529c199a156c8ed16f0e3baf3 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15














                             
       



















                            
              
        










































                                    



















                           










                        



                                 











                                    


                            
# files created by autoreconf
ABOUT-NLS
Makefile.in
aclocal.m4
autom4te.cache
config.guess
config.h.in
config.h.in~
config.rpath
config.sub
configure
depcomp
install-sh
m4/
missing
compile
po/Makefile.in.in
po/Makevars.template
po/Rules-quot
po/boldquot.sed
po/en@boldquot.header
po/en@quot.header
po/insert-header.sin
po/quot.sed
po/remove-potcdate.*
po/*.po~

# files created by configure
Makefile
config.h
config.log
config.status
config.status.lineno
po/POTFILES
.deps
stamp-h1
/manaplus.spec
PKGBUILD

# files created by CMake
CMakeFiles/
CMakeCache.txt
CPackConfig.cmake
CPackSourceConfig.cmake
cmake_install.cmake
install_manifest.txt

# files created during build
*.o
*.gmo
*.gcda
*.gcno
.dirstamp
po/stamp-po
src/tmw
src/tmw-ea
src/mana
src/mana-ea
src/manaplus

# files created during Windows build
.objs
*.dll
*.exe
tmw.depend
tmw.layout
mana.depend
mana.layout

# files copied in on Windows
include/*
lib/*
packaging/windows/upx/*
data/music/*.ogg

# files created by Qt Creator
mana.creator.user*

run/*
my/*
win/*
build/make.log
build/make1.log
build/make2.log
build/make_nsiqcppstyle.txt
build/bcmake1
build/bmake1
build/gprof.png
build/gprof.txt
build/gprof.dot
build/gmon.out
build/makecheck.txt
build/makecheck_err.txt
build/makeflawfinder.log
build/makegprof1
build/pmake1
build/packwin1
build/toolchain.cmake1
build/makerats.log
build/make_hc.txt
build/make_hc2.txt

# debian
debian/*
build-stamp

# files created by gtags
GPATH
GRTAGS
GSYMS
GTAGS

# tarballs generated by make dist
manaplus-*.tar.gz
manaplus-*.tar.bz2

# generated for nsis build
translations/*

# documentation generated by Doxygen
docs/SOURCE/html/*

*.kdev4

gmon.out

# patch files created by git
[0-9][0-9][0-9][0-9]-*.patch

# backup files created by vi
*~