Skip to content

Commit 693d4fd

Browse files
committed
Updated .gitignore
1 parent ab33327 commit 693d4fd

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,8 @@ build/
3535
.vscode/
3636

3737
### Mac OS ###
38-
.DS_Store
38+
.DS_Store
39+
40+
# custom
41+
module-info.json5
42+
.idea

0 commit comments

Comments
 (0)