Skip to content

Commit 76cc0f6

Browse files
committed
Cleanup gitignore
1 parent 3f50381 commit 76cc0f6

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

.gitignore

+6-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
*.log
22
.DS_Store
3-
/themes/*
4-
!.gitkeep
3+
.idea
54
node_modules
6-
/lib/
7-
.idea
5+
themes/
6+
lib/
7+
8+
# exceptions
9+
!.gitkeep

0 commit comments

Comments
 (0)