From 38eff8b32b23483930b3b7c1c132ad7270c1d9e9 Mon Sep 17 00:00:00 2001 From: eli Date: Sat, 26 Nov 2022 21:25:40 -0500 Subject: * --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7462a83 --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +# ignore everything +* + +# ...accept these things +!.gitignore +!init.el +!lisp/ \ No newline at end of file -- cgit 1.4.1-2-gfad0 >
mirror of ranger - a simple, vim-like file managerakspecs <akspecs@tilde.institute>
about summary refs log blame commit diff stats
path: root/Dockerfile
blob: 36ad0a95b7d8919128fc4b4e8d8fc366669d2b27 (plain) (tree)
1
2
3
4
5
6
7
8