summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorLavaDesu2021-04-09 23:40:45 +0700
committerLavaDesu2021-04-09 23:40:45 +0700
commitbf5c1afea152bbce80611b8b7f27d9b3fd934e87 (patch)
tree090d3c57c48d8e6205e6f6872a5f3df872553aaf /.gitignore
parenta693f75da69456ac05cd0391aa24d7f43b634177 (diff)
downloadaur-bf5c1afea152bbce80611b8b7f27d9b3fd934e87.tar.gz
Temporary stopgap to workaround GUI crashes.
The PKGBUILD will now build Eto (the GUI library) locally with a version bump for its GTK bindings (GtkSharp) that broke on systems with glib2>=2.68. This commit will be reverted when Eto releases a new version with the issue fixed.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1654f1a78999..f7670c80689a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
*.pkg.*
OpenTabletDriver/
OpenTabletDriver-udev/
+Eto*