lotabout.skim/.gitignore
2026-04-07 20:02:23 +02:00

35 lines
303 B
Plaintext

# Compiled files
*.o
*.so
*.rlib
*.dll
# Executables
*.exe
# Generated by Cargo
/target/
/bin/sk
.idea/
.ropeproject/
.direnv
# Coverage
lcov.info
codecov.json
*.profraw
# Profiling
profile.json.gz
*.data
*.data.old
flamegraph.svg
cachegrind.out.*
/scripts/data/
__pycache__/
# Vagrant
.vagrant/