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 @@
1ChangeLog 1*.a
2dircond
3*~
4*.o 2*.o
5*.tar.* 3*.tar.*
4*~
5.deps
6.gdbinit 6.gdbinit
7.emacs* 7.emacs.desktop
8.emacs.desktop.lock
9.emacsrc
10ABOUT-NLS
11ChangeLog
12INSTALL
13Makefile
14Makefile.in
15TAGS
16aclocal.m4
17autom4te.cache
18build-aux
19config.h
20config.h.in
21config.log
22config.status
23configure
24core
25m4
26stamp-h1
27tmp/
28dircond

Return to:

Send suggestions and report system problems to the System administrator.