summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTomáš Chvátal <tomas.chvatal@gmail.com>2014-12-01 14:21:06 +0100
committerJan Kara <jack@suse.cz>2014-12-02 14:21:56 +0100
commitbab3fa397dd3f6c932a272cedde79d175c667910 (patch)
tree6062cf2122f5b469bc7174abaaa29f0e8c6d9a01 /.gitignore
parent204620858132006a77ba8df1bff04861b058b31b (diff)
Create new autotools buildsystem
Reflect what was done before and try to mimic it Remove ChangeLog, now autogenerated for dist target Remove confusing gettext README and try to add new approach for translations [JK: Fixed build without RPC support] Signed-off-by: Tomáš Chvátal <tchvatal@suse.cz> Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore43
1 files changed, 43 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..940fd41
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,43 @@
+m4/
+aclocal.m4
+ar-lib
+autom4te.cache/
+compile
+configure
+install-sh
+missing
+*~
+*.bak
+config.h
+config.log
+config.guess
+config.rpath
+config.sub
+config.status
+mkinstalldirs
+ABOUT-NLS
+depcomp
+*.in
+Makefile
+stamp-h1
+.deps
+ChangeLog
+rquota.c
+rquota.h
+*.o
+rquota_clnt.c
+convertquota
+edquota
+quot
+quota
+quotacheck
+quotaon
+quotastats
+quotasync
+repquota
+rpc.rquotad
+setquota
+warnquota
+xqmstats
+libquota.a
+librpcclient.a