Skip to content

Commit 630546b

Browse files
dairongpengdairongpeng
authored andcommitted
fix: .gitignore
1 parent 21d6ce7 commit 630546b

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44
# Log file
55
*.log
66

7+
# Files generated by JetBrains IDEs, e.g. IntelliJ IDEA
8+
.idea/
9+
*.iml
10+
11+
# Vscode files
12+
.vscode
13+
714
# BlueJ files
815
*.ctxt
916

0 commit comments

Comments
 (0)