Ignore cookies and lsp session file

This commit is contained in:
Tobias Ostner 2023-01-21 11:05:05 +01:00
parent 689b13c7b4
commit 836c0a8cdc
4 changed files with 5 additions and 15 deletions

View file

@ -1 +0,0 @@
#s(lsp-session ("/Users/tobi/Exercism/swift/grade-school" "/Users/tobi/Exercism/swift/lasagna-master" "/Users/tobi/Exercism/swift/secret-agent" "/Users/tobi/Exercism/swift/freelancer-rates" "/Users/tobi/Exercism/swift/custom-signs" "/Users/tobi/Exercism/swift/hello-world" "/Users/tobi/Code/Swift-Katas/Primes_in_Numbers") nil #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ()) #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ()) #s(hash-table size 65 test equal rehash-size 1.5 rehash-threshold 0.8125 data ()))

View file

@ -1,14 +0,0 @@
;; Emacs-W3 HTTP cookies file
;; Automatically generated file!!! DO NOT EDIT!!!
(setq url-cookie-storage
'nil)
(setq url-cookie-secure-storage
'((".google.com"
[url-cookie "AEC" "AakniGNZ2QzZ_5BfdcNUoyXkDUU9Z6Te6D9fiXScuWGM-Na5ehFAUjzVBNc" "Thu, 30-Mar-2023 07:30:41 GMT" "/" ".google.com" t]))
)
;; Local Variables:
;; version-control: never
;; no-byte-compile: t
;; End:

View file

5
.gitignore vendored
View file

@ -5,3 +5,8 @@
.emacs.d/eshell
/.emacs.d/history
.emacs.d/transient
/.emacs.d/tramp
/.emacs.d/url/cache/
/emacs.d/.lsp-session-v1
/.emacs.d/url
/.emacs.d/.lsp-session-v1