aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2021-02-23 01:11:51 +0100
committerMattias Andrée <maandree@kth.se>2021-02-23 01:12:15 +0100
commit33d0ee66d80d664aec3511b1827049e538642658 (patch)
treefa3e0ae6a88ff139bb37923d348562b9d851420c /.gitignore
parentupdate dist (diff)
downloadmedian-33d0ee66d80d664aec3511b1827049e538642658.tar.gz
median-33d0ee66d80d664aec3511b1827049e538642658.tar.bz2
median-33d0ee66d80d664aec3511b1827049e538642658.tar.xz
Change license, rewrite in C, remove info manual, remove dist2.0
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore21
1 files changed, 3 insertions, 18 deletions
diff --git a/.gitignore b/.gitignore
index 99e7d15..62d48ea 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,19 +1,4 @@
-_/
-/bin/
-/obj/
-__pycache__/
-\#*\#
-.*
-!.git*
+*\#*
*~
-*.new
-*.bak
-*.swo
-*.swp
-*.pyc
-*.pyo
-*.info
-*.pdf
-*.dvi
-*.ps
-
+*.o
+/median