Skip to content

Commit c41d9a7

Browse files
committed
Add idea dir to gitignore
Signed-off-by: Dinesh <dineshudt17@gmail.com>
1 parent b288a60 commit c41d9a7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Vim
22
*.swp
33

4+
# IntelliJ
5+
.idea/
6+
47
#Output
58
out/
69
dist/

0 commit comments

Comments
 (0)