1
2
Fork 0
mirror of https://github.com/mat-1/azalea.git synced 2025-08-02 14:26:04 +00:00
azalea/.gitignore
2025-01-29 05:45:17 +00:00

22 lines
434 B
Text
Executable file

.idea/
.vscode/
doc/
target/
.cargo/config
.cargo/config.toml
# created by azalea-auth/examples/auth, defined in the main .gitignore because
# the example could be run from anywhere
example_cache.json
# these are created by profiling tools
flamegraph.svg
perf.data
perf.data.old
heaptrack.*
rustc-ice-*
# not created by azalea itself, sometimes used for debugging since the docs specifically mentions using azalea.log
azalea.log