Codebase list battery-stats / debian/0.5.3-1 .gitignore
debian/0.5.3-1

Tree @debian/0.5.3-1 (Download .tar.gz)

.gitignore @debian/0.5.3-1raw · history · blame

# KDevelop
*.kdev4

# Autotools
/autom4te.cache
/stamp-h1
Makefile
/config.status
/config.log
/config.h
/aclocal.m4
Makefile.in
/config/
/config.h.in
/configure
.deps

# General
*.orig
*~
/build*/

# from git merge
*.BACKUP.*
*.BASE.*
*.LOCAL.*
*.REMOTE.*