Update .git* files.
This commit is contained in:
parent
10721dbe0f
commit
51c786a084
2 changed files with 9 additions and 0 deletions
|
|
@ -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
5
.gitignore
vendored
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue