Skip to content

Commit a10b65d

Browse files
committed
chore: update .gitignore file to exclude build dir and .DS_Store file
1 parent 29ba065 commit a10b65d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1+
build/
12
statik/
2-
dist/
3-
views/
3+
.DS_Store
44

55
# Binaries for programs and plugins
66
*.exe

0 commit comments

Comments
 (0)