mirror of
https://github.com/KosinskiLab/AlphaPulldown.git
synced 2026-06-04 14:14:24 +08:00
remove .ipynb_checkpoints .vscode .coverage from repo and ignore them
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -2,6 +2,9 @@ __pycache__*
|
||||
*__pycache__*
|
||||
.DS_Store*
|
||||
.idea*
|
||||
.ipynb_checkpoints*
|
||||
.vscode*
|
||||
.coverage*
|
||||
test/test_data/predictions/af*
|
||||
build/
|
||||
*.egg-info/
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"cells": [],
|
||||
"metadata": {},
|
||||
"nbformat": 4,
|
||||
"nbformat_minor": 5
|
||||
}
|
||||
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@@ -1,3 +0,0 @@
|
||||
{
|
||||
"git.ignoreLimitWarning": true
|
||||
}
|
||||
Reference in New Issue
Block a user