summaryrefslogblamecommitdiff
path: root/.gitignore
blob: e775b63f9005fbfa861f57e78f25ec46f408d392 (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/*
make.log
make1.log
make2.log
make_nsiqcppstyle.txt
bcmake1
bmake1
gprof.png
gprof.txt
gmon.out
makecheck.txt
makecheck_err.txt
makeflawfinder.log
makegprof1
pmake1
packwin1
toolchain.cmake1
makerats.log
make_hc.txt
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
*~