Skip to content

Commit 400f00c

Browse files
committed
Add basic gitignore file
1 parent be5d7b2 commit 400f00c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
*.swp
2+
.vscode/
3+
docs/build/
4+
.DS_Store
5+
Manifest.toml

0 commit comments

Comments
 (0)