Skip to content

Commit 325224b

Browse files
committed
add gitignore
1 parent a2c7ec8 commit 325224b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
docs/build/*
2+
Manifest.toml
3+
*.scss
4+
*.css
5+
.vscode
6+
*style.jl
7+
.DS_Store

0 commit comments

Comments
 (0)