aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2021-02-23 15:39:58 +0100
committerMattias Andrée <maandree@kth.se>2021-02-23 15:39:58 +0100
commit56a75a15ddd22bc92369ed4d7cb9b28d685f3f0d (patch)
tree9ad549f831dd0c1fcc96f8c307512be6e496fddf /.gitignore
parentupdate dist (diff)
downloadbfind-56a75a15ddd22bc92369ed4d7cb9b28d685f3f0d.tar.gz
bfind-56a75a15ddd22bc92369ed4d7cb9b28d685f3f0d.tar.bz2
bfind-56a75a15ddd22bc92369ed4d7cb9b28d685f3f0d.tar.xz
Change license, rewrite in C, remove info manual, remove shell tab completion, misc3.0
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore29
1 files changed, 3 insertions, 26 deletions
diff --git a/.gitignore b/.gitignore
index 931ee5c..bf8a15d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,28 +1,5 @@
-_/
-/bin/
-/obj/
-__pycache__/
-\#*\#
-.*
-!.git*
+*\#*
*~
-*.sw[op]
-*.py[co]
+*.o
+*.su
/bfind
-*.gz
-*.xz
-*.install
-*.aux
-*.cp
-*.fn
-*.info
-*.ky
-*.log
-*.pdf
-*.ps
-*.dvi
-*.pg
-*.toc
-*.tp
-*.vr
-