mirror of
https://github.com/luau-lang/luau.git
synced 2025-05-04 10:33:46 +01:00
build: add cachegrind.out to gitignore
This commit is contained in:
parent
69ac887209
commit
30991f20a6
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -8,3 +8,4 @@
|
|||
/default.prof*
|
||||
/fuzz-*
|
||||
/luau
|
||||
cachegrind.out.*
|
||||
|
|
Loading…
Add table
Reference in a new issue