Skip to content

Commit fe67c5f

Browse files
committed
build: Exclude Logs and IDE settings from git
1 parent a40fd21 commit fe67c5f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,5 @@ typings/
5757
# dotenv environment variables file
5858
.env
5959

60-
dist
60+
/dist/
61+
/.idea/

0 commit comments

Comments
 (0)