aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2019-10-06 09:36:23 +0200
committerMattias Andrée <maandree@kth.se>2019-10-06 09:36:23 +0200
commit1be48c64b4e5df9e9b1ad69b3bb30b867b0abf9e (patch)
tree697f6c2fb5f3f91ab64e6ed32c45e483bf31e442 /.gitignore
parentAdd golden hour and blue hour (diff)
downloadlibred-1be48c64b4e5df9e9b1ad69b3bb30b867b0abf9e.tar.gz
libred-1be48c64b4e5df9e9b1ad69b3bb30b867b0abf9e.tar.bz2
libred-1be48c64b4e5df9e9b1ad69b3bb30b867b0abf9e.tar.xz
Clean up
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore24
1 files changed, 4 insertions, 20 deletions
diff --git a/.gitignore b/.gitignore
index 892d3ac..8d3146b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,23 +1,7 @@
-_/
-/bin/
-/aux/
-/obj/
-\#*\#
-.*
-!.git*
+*\#*
*~
-*.bak
-*.new
-*.swo
-*.swp
-*.out
*.o
+*.a
*.su
-*.gch
-*.info
-*.pdf
-*.ps
-*.dvi
-/config.status
-/Makefile
-
+*.so
+*.lo