Codebase list uclibc / lintian-fixes/main .gitignore
lintian-fixes/main

Tree @lintian-fixes/main (Download .tar.gz)

.gitignore @lintian-fixes/mainraw · history · blame

#
# Never ignore these
#
!.gitignore

#
# Generated files
#
*.os
*.oS
*.a
*.i
*.o
*.depend
lib/
install_dir/
.config*
.*.dep
/*.log
cscope.*

#
# Debugging files
#
.gdb_history
.gdbinit
core
*.c.[0-9][0-9][0-9]t.*

#
# Backups / patches
#
*~
*.orig
*.rej
/*.patch
/*.diff