Skip to content

Commit 2ddae1c

Browse files
committed
git: ignore dist directory
1 parent 4cbd2ef commit 2ddae1c

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
@@ -4,6 +4,9 @@ build/
44
*.dll
55
.cache/
66
*.c
7+
8+
# Dist files
9+
dist/
710
*.egg-info
811

912
# Editor crud

0 commit comments

Comments
 (0)