mirror of
https://github.com/mat-1/matdoesdev.git
synced 2025-08-02 14:46:04 +00:00
add dot_git
This commit is contained in:
parent
fa428538a1
commit
b102d831ac
15 changed files with 41 additions and 0 deletions
1
static/.gitignore
vendored
Normal file
1
static/.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
||||||
|
!.git
|
14
static/dot_git/COMMIT_EDITMSG
Normal file
14
static/dot_git/COMMIT_EDITMSG
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
Initial commit
|
||||||
|
|
||||||
|
# Please enter the commit message for your changes. Lines starting
|
||||||
|
# with '#' will be ignored, and an empty message aborts the commit.
|
||||||
|
#
|
||||||
|
# Date: Sat Oct 28 20:42:13 2023 -0500
|
||||||
|
#
|
||||||
|
# On branch master
|
||||||
|
#
|
||||||
|
# Initial commit
|
||||||
|
#
|
||||||
|
# Changes to be committed:
|
||||||
|
# new file: .env
|
||||||
|
#
|
1
static/dot_git/HEAD
Normal file
1
static/dot_git/HEAD
Normal file
|
@ -0,0 +1 @@
|
||||||
|
ref: refs/heads/master
|
5
static/dot_git/config
Normal file
5
static/dot_git/config
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
[core]
|
||||||
|
repositoryformatversion = 0
|
||||||
|
filemode = true
|
||||||
|
bare = false
|
||||||
|
logallrefupdates = true
|
1
static/dot_git/description
Normal file
1
static/dot_git/description
Normal file
|
@ -0,0 +1 @@
|
||||||
|
Unnamed repository; edit this file 'description' to name the repository.
|
BIN
static/dot_git/index
Normal file
BIN
static/dot_git/index
Normal file
Binary file not shown.
6
static/dot_git/info/exclude
Normal file
6
static/dot_git/info/exclude
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
# git ls-files --others --exclude-from=.git/info/exclude
|
||||||
|
# Lines that start with '#' are comments.
|
||||||
|
# For a project mostly in C, the following would be a good set of
|
||||||
|
# exclude patterns (uncomment them if you want to use them):
|
||||||
|
# *.[oa]
|
||||||
|
# *~
|
2
static/dot_git/logs/HEAD
Normal file
2
static/dot_git/logs/HEAD
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
0000000000000000000000000000000000000000 d36c0d6aa8f54b501f1785134f7688a3214d6810 mat <git@matdoes.dev> 1698543733 -0500 commit (initial): meow
|
||||||
|
d36c0d6aa8f54b501f1785134f7688a3214d6810 080226f1f5f9784307c3e436d45792f448338d5f mat <git@matdoes.dev> 1698543843 -0500 commit (amend): Initial commit
|
2
static/dot_git/logs/refs/heads/master
Normal file
2
static/dot_git/logs/refs/heads/master
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
0000000000000000000000000000000000000000 d36c0d6aa8f54b501f1785134f7688a3214d6810 mat <git@matdoes.dev> 1698543733 -0500 commit (initial): meow
|
||||||
|
d36c0d6aa8f54b501f1785134f7688a3214d6810 080226f1f5f9784307c3e436d45792f448338d5f mat <git@matdoes.dev> 1698543843 -0500 commit (amend): Initial commit
|
|
@ -0,0 +1,5 @@
|
||||||
|
x…ÍM
|
||||||
|
1@a×=E. dLÿqë1š´Õ‚µ0Fϯ(®Ý½ÍÇ“Ñ{S˜\ØèZ
|
||||||
|
8v8
|
||||||
|
9¢pñA*çêÉsªIæÈÝÞ¤‡^Æ
|
||||||
|
=),ç¦ÇwäQî»\ž˜ü<1C>¥@[tˆF>-@´?`N·¦-]á+Í!3
|
BIN
static/dot_git/objects/4b/825dc642cb6eb9a060e54bf8d69288fbee4904
Normal file
BIN
static/dot_git/objects/4b/825dc642cb6eb9a060e54bf8d69288fbee4904
Normal file
Binary file not shown.
BIN
static/dot_git/objects/5b/501737d80cbfcc67cfbdf6343bbafac98b8052
Normal file
BIN
static/dot_git/objects/5b/501737d80cbfcc67cfbdf6343bbafac98b8052
Normal file
Binary file not shown.
BIN
static/dot_git/objects/af/e232c49b95502bd5175f0e48d325a6a0fd6bbc
Normal file
BIN
static/dot_git/objects/af/e232c49b95502bd5175f0e48d325a6a0fd6bbc
Normal file
Binary file not shown.
|
@ -0,0 +1,3 @@
|
||||||
|
x<01>ÍM
|
||||||
|
1@a×=E. ¤¦"^¥IS<49>E)Œ½¾â ܽÍÇ“9ÆjàC>ئ
|
||||||
|
‘#úL¹î")KçÖb®½ÊR¸`<»ºÛcn0ªÁå¾ÚímêóÔôuŸ–e"8bDtòÛ˜þ
ÜÐùv./O
|
1
static/dot_git/refs/heads/master
Normal file
1
static/dot_git/refs/heads/master
Normal file
|
@ -0,0 +1 @@
|
||||||
|
080226f1f5f9784307c3e436d45792f448338d5f
|
Loading…
Add table
Reference in a new issue