Skip to content

Commit 1a4df78

Browse files
committed
feat(gitignore): Ignore profiling files
1 parent c37a9f5 commit 1a4df78

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ crates/dips/node_modules/
1717
crates/dips/generated/
1818
crates/dips/npm-debug.log*
1919
contrib/local-network
20+
contrib/profiling
2021
node_modules
2122
target/
2223
*.code-workspace

0 commit comments

Comments
 (0)