Codebase list battery-stats / cme/main .gitignore
cme/main

Tree @cme/main (Download .tar.gz)

.gitignore @cme/mainraw · 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.*