Content-Security-Policy: default-src 'none' Content-Type: text/plain; charset=UTF-8 Content-Length: 157 Content-Disposition: inline; filename=".gitignore" Last-Modified: Sat, 19 Sep 2026 13:48:13 GMT Expires: Tue, 16 Sep 2036 13:48:13 GMT ETag: "b4447bbfa24203c6085cd370c695022b2ba027ae" /target /binary-files # no backup files **/*.bak # no gif's and images **/*.tape res/*.gif res/*.png .direnv .devbox .envrc devbox.json example-config.toml ipt>
aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: b4447bbfa24203c6085cd370c695022b2ba027ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/target
/binary-files
# no backup files
**/*.bak

# no gif's and images
**/*.tape
res/*.gif
res/*.png
.direnv
.devbox
.envrc
devbox.json
example-config.toml