Skip to content

Commit 0bf9f2a

Browse files
committed
.gitignore
1 parent de6e329 commit 0bf9f2a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.gitignore

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
*.ipynb_checkpoints
2+
Manifest.toml
3+
LocalPreferences.toml
4+
*/.*swp
5+
scratch/
6+
*.cov
7+
.vscode
8+
test/.CondaPkg/
9+
docs/.CondaPkg/
10+
.DS_Store
11+
.syncthing*

0 commit comments

Comments
 (0)