Fix changelog syntax
[freeradius.git] / .gitignore
index 3ad2158..f4cb71a 100644 (file)
@@ -1,16 +1,22 @@
 *~
 *.o
 *.a
-*.d
 *.lo
+*.loT
 *.la
 *.so
 *.lai
+*.bz2
+*.gz
+*.sig
+*.orig
+*.rej
 .libs
 .depends
 *.log
 *.substvars
 *-stamp
+*.swp
 *.cache
 *.dist
 *.dylib
 *.dSYM
 *.patch
 .pc
+
+# Editor projects
+*.kdev4
+*.cproject
+*.project
+*.bbprojectd
+
+# Exuberant ctags
+tags
+
+# Local icon files
+icon.png
+
+# OS specific cruft
+.DS_Store
+
+# Certificates and signing requests
+*.pem
+*.der
+*.csr
+*.key
+
+# Autoconf and libtool output
+build
 config.status
+*confdefs.h
+*conftest*
+*confcache
 Make.inc
 libtool
-src/include/autoconf.h
-src/include/build-radpaths-h
-src/include/radpaths.h
-src/include/stamp-h
 autom4te.cache
 config.guess
 config.sub
-debian/*
+config.h
 src/main/radattr
 src/modules/lib/
+warnings.txt
+
+# Analyzer output
+/*.plist