diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000..6fe514889 --- /dev/null +++ b/.gitignore | |||
@@ -0,0 +1,26 @@ | |||
1 | *~ | ||
2 | *Makefile.in | ||
3 | *Makefile | ||
4 | aclocal.m4 | ||
5 | autom4te.cache | ||
6 | autoscan.log | ||
7 | compile | ||
8 | configure | ||
9 | depcomp | ||
10 | missing | ||
11 | taler_config.h.in | ||
12 | install-sh | ||
13 | config.log | ||
14 | config.status | ||
15 | stamp-h1 | ||
16 | taler_config.h | ||
17 | config.guess | ||
18 | config.sub | ||
19 | libtool | ||
20 | ltmain.sh | ||
21 | test-driver | ||
22 | m4/ | ||
23 | GPATH | ||
24 | GRTAGS | ||
25 | GTAGS | ||
26 | *.swp | ||