Compare commits
No commits in common. "a7ea377432f32dc36892a2a4233e6a2f648b951c" and "36c7c3a16b6e43be6b6d491a2cbaf252087ae2db" have entirely different histories.
a7ea377432
...
36c7c3a16b
3 changed files with 0 additions and 40 deletions
|
|
@ -18,5 +18,3 @@
|
||||||
format = ssh
|
format = ssh
|
||||||
[alias]
|
[alias]
|
||||||
fwl = push --force-with-lease
|
fwl = push --force-with-lease
|
||||||
[core]
|
|
||||||
excludesFile = ~/.gitignore
|
|
||||||
|
|
|
||||||
|
|
@ -1,28 +0,0 @@
|
||||||
# General
|
|
||||||
.DS_Store
|
|
||||||
.AppleDouble
|
|
||||||
.LSOverride
|
|
||||||
Icon[
|
|
||||||
]
|
|
||||||
|
|
||||||
# Thumbnails
|
|
||||||
._*
|
|
||||||
|
|
||||||
# Files that might appear in the root of a volume
|
|
||||||
.DocumentRevisions-V100
|
|
||||||
.fseventsd
|
|
||||||
.Spotlight-V100
|
|
||||||
.TemporaryItems
|
|
||||||
.Trashes
|
|
||||||
.VolumeIcon.icns
|
|
||||||
.com.apple.timemachine.donotpresent
|
|
||||||
|
|
||||||
# Directories potentially created on remote AFP share
|
|
||||||
.AppleDB
|
|
||||||
.AppleDesktop
|
|
||||||
Network Trash Folder
|
|
||||||
Temporary Items
|
|
||||||
.apdisk
|
|
||||||
|
|
||||||
# Taskfile.dev
|
|
||||||
.task
|
|
||||||
|
|
@ -61,13 +61,3 @@ Host europa-emergency
|
||||||
HostName 62.171.185.39
|
HostName 62.171.185.39
|
||||||
User eyedevelop
|
User eyedevelop
|
||||||
Port 15622
|
Port 15622
|
||||||
|
|
||||||
Host meissa
|
|
||||||
HostName meissa.eyedevelop.org
|
|
||||||
User eyedevelop
|
|
||||||
Port 15622
|
|
||||||
|
|
||||||
Host meissa-emergency
|
|
||||||
HostName 207.180.209.168
|
|
||||||
User eyedevelop
|
|
||||||
Port 15622
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue