diff options
author | B. Stack <bgstack15@gmail.com> | 2023-08-19 19:54:58 -0400 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2023-08-19 20:09:43 -0400 |
commit | 741f48c71b98645d5d3b63f9d3502c8144e5331c (patch) | |
tree | 4a8b8b5dc570ed4d2ed9897547eee1a2d2e536ce /.gitignore | |
parent | enable support of -1 tags in gtk3classic upstream repo (diff) | |
download | gtk3-classic-build-741f48c71b98645d5d3b63f9d3502c8144e5331c.tar.gz gtk3-classic-build-741f48c71b98645d5d3b63f9d3502c8144e5331c.tar.bz2 gtk3-classic-build-741f48c71b98645d5d3b63f9d3502c8144e5331c.zip |
handle dpkg-gensymbols problem
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,3 +10,4 @@ gtk3classic/ *.deb *.udeb gtk+-*/ +debian/ |