summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorTomas Mraz <tmraz@redhat.com>2011-09-16 19:02:43 +0200
committerTomas Mraz <tmraz@redhat.com>2011-09-16 19:02:43 +0200
commite745294c1839de3b0886c6cbe5d8601c56dd3dcf (patch)
tree2f46e7e2e66ee2a52557d577268ec738545b91c4 /.hgignore
downloadlibpwquality-e745294c1839de3b0886c6cbe5d8601c56dd3dcf.tar.gz
Initial import into the repository.
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore33
1 files changed, 33 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
new file mode 100644
index 0000000..4bf7595
--- /dev/null
+++ b/.hgignore
@@ -0,0 +1,33 @@
+syntax: glob
+.deps
+.depend
+.depend-done
+.libs
+*.o
+*.lo
+*.la
+*.a
+*.gmo
+POTFILES
+Makefile
+Makefile.in
+aclocal.m4
+autom4te*
+compile
+config.cache
+config.guess
+config.h
+config.h.in
+config.log
+config.status
+config.sub
+config.rpath
+configure
+depcomp
+install-sh
+ltmain.sh
+missing
+stamp-h*
+INSTALL
+po/stamp-*
+po/remove-*