aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2025-02-23 16:39:17 +0100
committerMattias Andrée <m@maandree.se>2025-02-23 16:39:17 +0100
commitc8b1e38beac497f87690b6574433d03a1fadb875 (patch)
treefb544b277e57b8758fb0690047d565b42c506a45 /.gitignore
parentUpdate e-mail (diff)
downloadnightshift-c8b1e38beac497f87690b6574433d03a1fadb875.tar.gz
nightshift-c8b1e38beac497f87690b6574433d03a1fadb875.tar.bz2
nightshift-c8b1e38beac497f87690b6574433d03a1fadb875.tar.xz
clean up and change license
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '')
-rw-r--r--.gitignore18
1 files changed, 7 insertions, 11 deletions
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