summaryrefslogblamecommitdiff
path: root/.gitignore
blob: 70e8c9ea8e4c1b3d028490772e89f44f18b2c1cc (plain) (tree)





























                             
         





















































                                    
       



















































                                                       
# 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
/config/
m4/
intl/
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
/config.h
config.log
config.status
config.status.lineno
po/POTFILES
.deps
stamp-h1
/manaplus.spec
PKGBUILD
data/evol/evol.desktop
data/tmw/tmw.desktop
data/evol/evol
data/tmw/tmw

# 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
*.la
*.lo
.dirstamp
po/stamp-po
src/manaplus
src/dyecmd
libtool

# files created during Windows build
.objs
*.dll
*.exe
manaplis.depend
manaplis.layout
stdout.txt

# 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/

# debian
debian/*
build-stamp

# files created by gtags
GPATH
GRTAGS
GSYMS
GTAGS

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

# 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
*~

#temp file
.lineno

#mac crap
.DS_Store
Xcode/ManaPlus.xcodeproj/xcuserdata
Xcode/ManaPlus.xcodeproj/project.xcworkspace/xcuserdata
Xcode/Release/ManaPlus.dmg
Xcode/Release/*.dmg
Xcode/Release/Manaplus_ssh.txt
Xcode/DerivedData/
Xcode/Build/
Xcode/Release/Release*

/manaplus.depend
/manaplus.layout

#english po
/po/en.po
.libs