doxygen: specifying builddir is not required
[platform/upstream/libevdev.git] / .gitignore
index 40cf5e1..957e4c0 100644 (file)
@@ -1,8 +1,12 @@
+#      GNU Build System (Autotools)
 aclocal.m4
+*.announce
 autom4te.cache/
 autoscan.log
+build-aux/
 ChangeLog
 compile
+config.cache
 config.guess
 config.h
 config.h.in
@@ -15,45 +19,52 @@ config.sub
 configure
 configure.scan
 depcomp
-.deps/
-INSTALL
+.dirstamp
 install-sh
-.libs/
 libtool
-libtool.m4
 ltmain.sh
-lt~obsolete.m4
-ltoptions.m4
-ltsugar.m4
-ltversion.m4
 Makefile
 Makefile.in
 mdate-sh
 missing
 mkinstalldirs
-*.pc
-py-compile
 stamp-h?
-symlink-tree
-texinfo.tex
-ylwrap
-*.la
-*.lo
-*.o
+#      Edit Compile Debug Document Distribute
 *~
-*.swp
-.vimdir
-*.tar.*
-*.3
-libevdev-events
-event-names.h
-html
-libevdev-*/
+*.[0-9]
+*.[0-9]x
+*.bak
+*.bin
+core
+.deps/
+*.dll
+*.exe
+*.gcda
 *.gcno
 *.gcov
-*.gcda
-gcov-report.txt
-test-driver
-libevdev.doxygen
-*.announce
+*.kld
+*.ko
+*.ko.cmd
+*.lai
+.libs/
+*.l[oa]
+*.[oa]
+*.objq
+*.patch
+*.pc
+*.pdb
+*.pyc
+py-compile
+*.pyo
+*.so
+*.swo
+*.swp
+symlink-tree
 tags
+*.tar.bz2
+*.tar.gz
+*.tar.xz
+texinfo.tex
+.vimdir
+ylwrap
+#      Application Specific Files