Skip to content

Commit 980c2ca

Browse files
committed
Update .gitignore
1 parent 506f4e2 commit 980c2ca

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

.gitignore

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
# only used for local linkchecking
2-
# build/linkcheck/
3-
4-
build/
1+
*.exe
52

63
# https://github.com/github/gitignore/blob/master/Python.gitignore
74
# Byte-compiled / optimized / DLL files
@@ -14,7 +11,7 @@ __pycache__/
1411

1512
# Distribution / packaging
1613
.Python
17-
# build/
14+
build/
1815
develop-eggs/
1916
dist/
2017
downloads/

0 commit comments

Comments
 (0)