sun/.gitignore

37 lines
315 B
Text
Raw Normal View History

2012-12-23 11:24:38 +01:00
*~
2012-11-22 19:59:30 +01:00
2012-12-23 11:24:38 +01:00
# Binaries
/src/sun
2012-12-24 00:14:27 +01:00
/src/geonames
2012-11-22 19:59:30 +01:00
2012-12-23 11:24:38 +01:00
# Compiled Object files
*.slo
*.lo
*.o
2012-11-22 19:59:30 +01:00
2012-12-23 11:24:38 +01:00
# Compiled Dynamic libraries
*.so
*.so.*
# Compiled Static libraries
*.lai
*.la
*.a
# automake
Makefile
.deps
# autoconf
2012-11-22 19:59:30 +01:00
/autom4te.cache
2012-12-23 11:24:38 +01:00
/config.status
/config.log
/config.h
stamp-h1
/libtool
# Debian packaging
/debian/config.log