From 5635aa0fe22734cd4330eb4aa330b60d2e1b109f Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 27 Feb 2021 13:13:55 +0100 Subject: Remove -e flag, remove long options, start rewriting in C, add support for changing shell MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- .gitignore | 17 +++-------------- 1 file changed, 3 insertions(+), 14 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index df7be57..4240069 100644 --- a/.gitignore +++ b/.gitignore @@ -1,16 +1,5 @@ -_/ -/bin/ -/obj/ -__pycache__/ -.* -!.git* -\#*\# +*\#* *~ -*.sw[op] -*.py[co] -*.bak +*.o +*.su /gpp -*.info -*.gz -*.install - -- cgit v1.2.3-70-g09d2