Update .git* files.

This commit is contained in:
Darren 'Tadgy' Austin 2023-09-19 11:05:19 +01:00
commit 51c786a084
2 changed files with 9 additions and 0 deletions

View file

@ -20,3 +20,7 @@
d = diff d = diff
p = push p = push
s = status s = status
[safe]
directory = /data/slackware/repo
directory = /data/tmp/slackbuilds.git
directory = /data/tmp/ponce-slackbuilds.git

5
.gitignore vendored
View file

@ -14,12 +14,17 @@
.bash_history .bash_history
.bash_history-* .bash_history-*
.cache/ .cache/
.config/Signal/*
!.config/Signal/Preferences
!.config/Signal/config.json
.config/mimeapps.list
.dbus/ .dbus/
.fltk/ .fltk/
.lesshst .lesshst
.lynx.cookies .lynx.cookies
.mozilla/ .mozilla/
.nanorc .nanorc
.pki/
.rnd .rnd
.screen-*/ .screen-*/
.sqlite_history .sqlite_history