forked from
smokesignal.events/smokesignal
this repo has no description
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