summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorEduard Roccatello <eduard@xfce.org>2015-08-19 19:43:47 +0200
committerAndre Miranda <andreldm@xfce.org>2017-07-16 14:41:23 -0300
commit46b20c5c8e933041a93e33aa9ae2e08600818dfc (patch)
tree5a94e00cf6310266dd1200d1423011ba7e37f510 /.gitignore
parent4ccb7c70e6f7de5f880557e9675f00914365333f (diff)
downloadxfce4-appfinder-46b20c5c8e933041a93e33aa9ae2e08600818dfc.tar.gz
Ported a few things to GTK3. Taking care of deprecations right now.
Preferences crashes when debug is set to full (due to assertions).
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore35
1 files changed, 35 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..4f615a6
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,35 @@
+/autom4te.cache
+/aclocal.m4
+/compile
+/configure
+/depcomp
+/install-sh
+/missing
+/stamp-h1
+
+config.guess
+config.h.in
+config.log
+config.status
+config.sub
+configure
+configure.ac
+depcomp
+INSTALL
+install-sh
+ltmain.sh
+Makefile
+Makefile.in
+missing
+po/.deps/
+po/Makefile.in.in
+src/.deps/
+
+intltool-extract.in
+intltool-merge.in
+intltool-update.in
+src/appfinder-preferences-ui.h
+src/xfce4-appfinder
+
+*.gmo
+*.o