aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2021-02-21 01:23:38 +0100
committerMattias Andrée <maandree@kth.se>2021-02-21 11:21:17 +0100
commitb266bd971ea01d4361176dcce9273711844df73d (patch)
treea53cab2126d77a4ca217cfd2724edefa5e8a5913 /.gitignore
parentm todo (diff)
downloadread-quickly-b266bd971ea01d4361176dcce9273711844df73d.tar.gz
read-quickly-b266bd971ea01d4361176dcce9273711844df73d.tar.bz2
read-quickly-b266bd971ea01d4361176dcce9273711844df73d.tar.xz
change license, improve makefile, remove info manual, misc
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore14
1 files changed, 2 insertions, 12 deletions
diff --git a/.gitignore b/.gitignore
index 3be48fa..5347c08 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,16 +1,6 @@
-_/
-/bin/
-/obj/
-\#*\#
+*\#*
.*
-!.git*
*~
-*.bak
-*.new
-*.swo
-*.swp
-*.out
*.o
*.su
-*.gch
-
+/rq