aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2017-12-10 19:54:51 +0100
committerMattias Andrée <maandree@kth.se>2017-12-10 19:54:57 +0100
commit0a007bb2804137ae53790cf9b56bdfd587082e23 (patch)
tree6e0b44777cc77d89b27718d3381a0ed138af725a /.gitignore
parentremove dist (diff)
downloadunstickpixels-0a007bb2804137ae53790cf9b56bdfd587082e23.tar.gz
unstickpixels-0a007bb2804137ae53790cf9b56bdfd587082e23.tar.bz2
unstickpixels-0a007bb2804137ae53790cf9b56bdfd587082e23.tar.xz
Use simple make file, remove info manual, and other crap, change style, use arg.h instead of getopt, and change license3
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore27
1 files changed, 3 insertions, 24 deletions
diff --git a/.gitignore b/.gitignore
index 34dfab1..273f1a5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,27 +1,6 @@
-_/
-/bin/
-/obj/
-/aux/
-__pycache__/
-.*
-!.git*
-/dist/archlinux/stable/*
-!/dist/archlinux/stable/PKGBUILD
-\#*\#
+*\#*
*~
-*.swo
-*.swp
-*.pyc
-*.pyo
-*.info
-*.gz
-*.pdf
-*.ps
-*.dvi
-*.out
*.o
+*.out
*.su
-*.gch
-/config.status
-/Makefile
-
+/unstickpixels