mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-15 14:18:04 +08:00
* Add .nvim.lua to gitignore * Migrate from iai-callgrind to the renamed successor gungraun --------- Co-authored-by: Dennis Kobert <dennis@kobert.dev>
16 lines
173 B
Plaintext
16 lines
173 B
Plaintext
branding/
|
|
target/
|
|
third-party-licenses.txt*
|
|
result/
|
|
.flatpak-builder/
|
|
*.spv
|
|
*.exrc
|
|
perf.data*
|
|
profile.json
|
|
profile.json.gz
|
|
flamegraph.svg
|
|
.idea/
|
|
.direnv
|
|
.DS_Store
|
|
.nvim.lua
|