mdbx: update .gitignore.

This commit is contained in:
Леонид Юрьев (Leonid Yuriev) 2022-04-23 14:10:41 +03:00
parent d744d103c8
commit 2ce00b6359
2 changed files with 41 additions and 1 deletions

2
.gitignore vendored
View File

@ -14,7 +14,6 @@
*.dSYM
*[~#]
.idea
.le.ini
.vs/
.vscode/
cmake-build-*
@ -42,6 +41,7 @@ dist/
dist-check/
dist-checked.tag
*.tar*
*.zip
docs/Doxyfile
docs/html/
buildflags.tag

40
.le.ini Normal file
View File

@ -0,0 +1,40 @@
tabsize=8
indentsize=8
autoindent=1
bsunindents=1
insert=1
inputmode=0
editmode=1
makebak=0
bakpath=
make=exec make
shell=exec $SHELL
run=exec make run
compile=exec make "$FNAME.o"
scroll=1
hscroll=32
rblock=0
savepos=1
savehst=1
noreg=1
match_case=1
linelen=72
leftmrg=0
flnmarg=0
leftadj=1
rightadj=0
helpcmd=exec /usr/share/le/help
usecolor=1
usetabs=1
scrollbar=0
statusline=0
backupext=.~%d~
backupnum=9
preferpagetop=1
wordwrap=0
syntaxhl=1
undo_enable=1
undo_min_levels=4
undo_max_memory=128
undo_glue=1
usemouse=0