Skip to content

Commit

Permalink
๐Ÿ™ˆ update .gitignore
Browse files Browse the repository at this point in the history
- .env, .DS_Store ์ถ”๊ฐ€
  • Loading branch information
padosum committed Dec 23, 2022
1 parent 1812621 commit a3d4f37
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
node_modules
dist
dist
.env
**/.DS_Store

0 comments on commit a3d4f37

Please sign in to comment.