-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.gitignore
More file actions
48 lines (38 loc) · 815 Bytes
/
.gitignore
File metadata and controls
48 lines (38 loc) · 815 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
node_modules
tags
gems.tags
EOT
# Session
Session.vim
Sessionx.vim
tags.temp
prototools/*
!prototools/.proto/.prototools
!prototools/.proto/id
logs/*
xmonad/.xmonad/*build*/*.o
xmonad/.xmonad/*build*/*.hi
xmonad/.xmonad/*build*/*.hi
xmonad/.xmonad/*build*/*.errors
.codex/auth.json
.codex/history.jsonl
.codex/version.json
.codex/sessions
.codex/log
codex/.codex/history.jsonl
codex/.codex/log/codex-tui.log
codex/.codex/sessions/*
.serena/
# system-scripts build artifacts
programming/system-scripts/.stack-work/
programming/system-scripts/.stack/
programming/system-scripts/.direnv/
programming/system-scripts/.codecompanion/
programming/system-scripts/logs/
programming/system-scripts/result
xmonad/.xmonad/.stack-work
.git
# Secrets - NEVER commit these
ryanbas21.priv.asc
*.priv.asc
.password-store/