#
# NOTE! Please use 'git ls-files -i --exclude-standard'
# command after changing this file, to see if there are
# any tracked files which get ignored after the change.
#
# Normal rules
#
_*
*~
*.bin
*.bz2
*.d
*.elf
*.gz
*.inc
*.log
*.lzma
*.lzo
*.mo
*.gmo
*.o
*.a
*.la
*.lo
*.o.*
*.patch
*.pox
*.swo
*.swp
*.xz

#
# Debian directory (make deb-pkg)
#
/debian/

#
# git files that we don't want to ignore even it they are dot-files
#
!.gitignore

#
# Generic/generated files
#
ABOUT-NLS
aclocal.m4
autom4te.cache/
config.h
config.h.in
config.log
config.status
configure
configure.ac.bak
configure.scan
doc/icewm*.html
doc/Makefile
doc/Makefile.in
icewm-1.*/
icewm.lsm
icewm.spec
lib/keys
lib/keys
lib/Makefile
lib/Makefile.in
lib/menu
lib/menu
lib/preferences
lib/programs
lib/programs
libtool
lib/toolbar
lib/toolbar
lib/winoptions
lib/winoptions
m4/
Makefile
Makefile.in
po/boldquot.sed
po/en@boldquot.header
po/en@quot.header
# pot file is used by Weblate
#po/icewm.pot
po/insert-header.sin
po/Makefile
po/Makefile.in
po/Makefile.in.in
po/Makevars.template
po/POTFILES
po/quot.sed
po/remove-potcdate.sed
po/remove-potcdate.sin
po/Rules-quot
po/stamp-po
scripts/
src/config.h
src/config.h.in
src/.deps/
src/genpref
src/icehelp
src/icesh
src/icesound
src/icewm
src/icewmbg
src/icewmhint
src/icewm-menu-fdo
src/icewm-menu-gnome1
src/icewm-menu-gnome2
src/icewm-session
src/icewmsound
src/icewmtray
src/.libs/
src/Makefile
src/Makefile.in
src/preferences
src/testarray
src/testdesktop
src/testgnomevfs
src/testlocale
src/testwinhints
stamp-*


# stgit generated dirs
patches-*

# quilt's files
patches
series

# cscope files
cscope.*
ncscope.*

# ctags/etags files
tags
TAGS

# gnu global files
GPATH
GRTAGS
GSYMS
GTAGS

*.orig
*~
\#*#
.nfs*

README
README.html
README.txt

# Eclipse project metadata
.cproject
.project
.settings
