Column fixup

This commit is contained in:
Xavier Del Campo Romero 2023-07-16 00:19:06 +02:00
parent ae80b0cf13
commit 2dea14ebe9
Signed by: xavi
GPG Key ID: 84FF3612A9BF43F2
1 changed files with 13 additions and 7 deletions

20
.gitignore vendored
View File

@ -1,9 +1,15 @@
# This file is part of LibreWands.
# LibreWands is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
# LibreWands is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
# You should have received a copy of the GNU General Public License along with LibreWands. If not, see https://www.gnu.org/licenses/.
# This file is part of LibreWands.
# LibreWands is free software: you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by the
# Free Software Foundation, either version 3 of the License, or (at
# your option) any later version.
#
# LibreWands is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with LibreWands. If not, see https://www.gnu.org/licenses/.
Build/