summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 686e3cd037b19fd83edac488f17a652e9ab277ed (plain)
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
*.o
*.dyn_o
*.dyn_hi
*.js_o
*.js_hi
*.exe
*.hi
result*
_
TAGS
tags
.tex
.pdf
*~
dist*
.envrc.local
.direnv/
Biz/Mynion/Prompt.md
.aider*

# Node.js
node_modules/
package-lock.json
package.json

# Task tracker
.tasks/*.db
.tasks/*.db-journal
.tasks/*.sock
.tasks/*.pipe
.tasks/*.log

# But DO track the directory structure if needed
!.tasks/