Skip to content

Commit 471f057

Browse files
committed
.gitignore
1 parent e82f40c commit 471f057

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)