aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-02-25 03:43:31 +0100
committerChristian Grothoff <christian@grothoff.org>2017-02-25 03:43:31 +0100
commit04f723b71631c1c908c695b8edb7bad68fd58014 (patch)
tree016b145839a9540a002d0b50654f4cd54c17667c
parentc25f3acb22f386f2836cd7c7ae21fcef272c0352 (diff)
downloadgnunet-fuse-04f723b71631c1c908c695b8edb7bad68fd58014.tar.gz
gnunet-fuse-04f723b71631c1c908c695b8edb7bad68fd58014.zip
update ignore files
-rw-r--r--.gitignore42
-rw-r--r--m4/.gitignore24
-rw-r--r--po/.gitignore4
-rw-r--r--src/fuse/.gitignore1
4 files changed, 71 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..3764e80
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,42 @@
1*~
2*.a
3*.la
4*.lo
5*.log
6*.o
7*.orig
8*.rej
9*.swp
10*.trs
11*.kdev4
12.deps/
13.libs/
14.svn/
15Makefile
16Makefile.in
17aclocal.m4
18autom4te.cache/
19compile
20config.guess
21config.log
22config.status
23config.sub
24configure
25depcomp
26gnunet_fuse_config.h
27gnunet_fuse_config.h.in
28install-sh
29libtool
30ltmain.sh
31lynXified.*
32missing
33po/*.gmo
34pkgconfig/*.pc
35src/*/*.conf
36stamp-h1
37test-driver
38INSTALL
39confdefs.h
40confdefs.c
41confdefs.err
42config.rpath
diff --git a/m4/.gitignore b/m4/.gitignore
new file mode 100644
index 0000000..b1ad02a
--- /dev/null
+++ b/m4/.gitignore
@@ -0,0 +1,24 @@
1codeset.m4
2extern-inline.m4
3fcntl-o.m4
4glibc2.m4
5glibc21.m4
6intdiv0.m4
7intl.m4
8intldir.m4
9intlmacosx.m4
10intmax.m4
11inttypes-pri.m4
12inttypes_h.m4
13lcmessage.m4
14lock.m4
15longlong.m4
16printf-posix.m4
17size_max.m4
18stdint_h.m4
19threadlib.m4
20uintmax_t.m4
21visibility.m4
22wchar_t.m4
23wint_t.m4
24xsize.m4
diff --git a/po/.gitignore b/po/.gitignore
new file mode 100644
index 0000000..f663788
--- /dev/null
+++ b/po/.gitignore
@@ -0,0 +1,4 @@
1Makevars.template
2POTFILES
3gnunet-fuse.pot
4remove-potcdate.sed
diff --git a/src/fuse/.gitignore b/src/fuse/.gitignore
new file mode 100644
index 0000000..4688a55
--- /dev/null
+++ b/src/fuse/.gitignore
@@ -0,0 +1 @@
gnunet-fuse