From c8b1e38beac497f87690b6574433d03a1fadb875 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 23 Feb 2025 16:39:17 +0100 Subject: clean up and change license MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- .gitignore | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index d066563..60cc98f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,17 +1,13 @@ -_/ -/dist/*/*/* -!/dist/archlinux/*/PKGBUILD -!/dist/archlinux/*/nightshift.install -bin/ -obj/ -__pycache__/ -\#*\# -.* -!.git* +*\#* *~ *.swp *.swo *.bak *.pyc *.pyo - +__pycache__/ +/nightshift +/nightshift.zip +/nightshift.bash +/nightshift.fish +/nightshift.zsh -- cgit v1.2.3-70-g09d2