Skip to content

Commit

Permalink
gitignore 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
gnshjoo committed Apr 20, 2023
1 parent da0fbf3 commit 925de50
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.idea
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
- fmt
- tim

*** go 1.20.0 버전에서 math/rand 패키지의 rand.Seed() 함수는 Deprecated 되어서 사용방법이 달라졌다.
***go 1.20.0 버전에서 math/rand 패키지의 rand.Seed() 함수는 Deprecated 되어서 사용방법이 달라졌다.***


0 comments on commit 925de50

Please sign in to comment.