Browse Source

Ignore IDEA files.

master
Yang Luo 3 years ago
parent
commit
a0810e2391
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      .gitignore

+ 4
- 0
.gitignore View File

@@ -17,5 +17,9 @@
# Dependency directories (remove the comment below to include it) # Dependency directories (remove the comment below to include it)
# vendor/ # vendor/



# Go workspace file # Go workspace file
go.work go.work

.idea/
*.iml

Loading…
Cancel
Save