Skip to content

Commit 99c8629

Browse files
committed
.gitignore
1 parent a3ff1a1 commit 99c8629

1 file changed

Lines changed: 6 additions & 12 deletions

File tree

.gitignore

Lines changed: 6 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
_docs/
21
_proc/
3-
4-
*.bak
5-
.gitattributes
2+
sidebar.yml
3+
Gemfile.lock
4+
token
5+
_docs/
6+
conda/
67
.last_checked
78
.gitconfig
89
*.bak
@@ -12,7 +13,6 @@ _proc/
1213
_tmp*
1314
tmp*
1415
tags
15-
*.pkg
1616

1717
# Byte-compiled / optimized / DLL files
1818
__pycache__/
@@ -26,7 +26,6 @@ __pycache__/
2626
.Python
2727
env/
2828
build/
29-
conda/
3029
develop-eggs/
3130
dist/
3231
downloads/
@@ -144,9 +143,4 @@ checklink/cookies.txt
144143
# .gitconfig is now autogenerated
145144
.gitconfig
146145

147-
# Quarto installer
148-
.deb
149-
.pkg
150-
151-
# Quarto
152-
.quarto
146+
_docs

0 commit comments

Comments
 (0)