Codebase list battery-stats / d8d38673-d385-4ea4-ae6b-f5bc395b6c30/main .gitignore
d8d38673-d385-4ea4-ae6b-f5bc395b6c30/main

Tree @d8d38673-d385-4ea4-ae6b-f5bc395b6c30/main (Download .tar.gz)

.gitignore @d8d38673-d385-4ea4-ae6b-f5bc395b6c30/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.*