aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2013-05-26 18:28:47 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2013-06-01 01:09:30 +0300
commitcd952b4843cc953b0868b828eccb2e3d2f87b266 (patch)
treeac1cf5be362c2fc0cf5d120cf4c9b587dcb158d5 /.gitignore
parente0daa608485152eabb297614d83e9e3d1dac69fd (diff)
downloaddirevent-cd952b4843cc953b0868b828eccb2e3d2f87b266.tar.gz
direvent-cd952b4843cc953b0868b828eccb2e3d2f87b266.tar.bz2
Autoconfiscate
* .gitignore: Update * AUTHORS: New file. * Makefile.am: New file. * THANKS: New file. * configure.ac: New file. * Makefile: Remove. * NEWS: Update. * dircond.c: Include config.h * event.c: Likewise. * hashtab.c: Likewise. * pathdefn.c: Likewise. * watcher.c: Likewise.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore29
1 files changed, 25 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 03c1b4e..ed83d47 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,28 @@
-ChangeLog
-dircond
-*~
+*.a
*.o
*.tar.*
+*~
+.deps
.gdbinit
-.emacs*
+.emacs.desktop
+.emacs.desktop.lock
+.emacsrc
+ABOUT-NLS
+ChangeLog
+INSTALL
+Makefile
+Makefile.in
+TAGS
+aclocal.m4
+autom4te.cache
+build-aux
+config.h
+config.h.in
+config.log
+config.status
+configure
+core
+m4
+stamp-h1
+tmp/
+dircond

Return to:

Send suggestions and report system problems to the System administrator.