From b20e5c5ee2b74f88a27346262b5be0eb559240d0 Mon Sep 17 00:00:00 2001 From: midipix Date: Feb 25 2024 16:55:29 +0000 Subject: .gitignore: added tmp (symlink), and buildall.sh (local convenience). --- diff --git a/.gitignore b/.gitignore index 1e6bfe6..2ac08d0 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,6 @@ etc/*.theme.host.* etc/*.theme.local .gdbhistory *.sw[op] + +tmp +buildall.sh