Codebase list battery-stats / 94eb3f0d-43e6-49ae-84ca-146402e0f185/main .gitignore
94eb3f0d-43e6-49ae-84ca-146402e0f185/main

Tree @94eb3f0d-43e6-49ae-84ca-146402e0f185/main (Download .tar.gz)

.gitignore @94eb3f0d-43e6-49ae-84ca-146402e0f185/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.*