Skip to content

Commit 97eab7d

Browse files
authored
test(git): gitignore add develop tools (#3370)
1 parent 3ea8bd9 commit 97eab7d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,7 @@ count.out
55
test
66
profile.out
77
tmp.out
8+
9+
# Develop tools
10+
.idea/
11+
.vscode/

0 commit comments

Comments
 (0)