Heavily customized version of smokesignal - https://whtwnd.com/kayrozen.com/3lpwe4ymowg2t
1# Generated by Cargo
2# will have compiled files and executables
3debug/
4target/
5
6# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
7# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
8
9# These are backup files generated by rustfmt
10**/*.rs.bk
11
12# MSVC Windows builds of rustc generate these, which store debugging information
13*.pdb
14
15# Added by cargo
16
17/target
18
19# Project specific files
20
21development.db
22localdev/caddy/certificates/
23localdev/caddy/pki/
24localdev/pds-admin/
25localdev/pds.env
26localdev/pds/*.sqlite
27localdev/pds/*.sqlite-shm
28localdev/pds/*.sqlite-wal
29localdev/pds/actors/
30localdev/support-site-public/
31localdev/.pds.env
32localdev/.smokesignal.env
33localdev/smokesignal/
34.tmp.release_info
35oauth.pem
36jwks.json
37.venv
38dist/
39localdev/calendars-data/
40
41**/.claude/settings.local.json
42CLAUDE.local.md
43Cargo.lock
44/keys.json
45/.vscode/launch.json
46.*.env
47.env
48
49# OpenStreetMap and Nominatim data files
50*.pbf
51*.osm
52*.osm.bz2
53*.osm.gz
54.devcontainer/nominatim_cache/
55.devcontainer/nominatim_data/
56nominatim_cache/
57nominatim_data/
58nominatim_flatnode/