Skip to content

Commit 2957e84

Browse files
committed
Update gitignore
1 parent 1b89a11 commit 2957e84

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

.gitignore

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
build
2-
.vscode
32

43
# GOOGLE API KEY
54
secret.json
65

76
# MacOS Files
87
.DS_Store
98

10-
# JetBrains IDE
11-
.idea/
9+
# Code Editor
10+
.idea/
11+
.vscode/
12+
.prettierrc

state-order-tester/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
state-order-tester

0 commit comments

Comments
 (0)