Skip to content

Commit da76952

Browse files
authored
Update .gitignore
add ignore logs
1 parent 7cd5d07 commit da76952

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
*.log
2+
13
# Byte-compiled / optimized / DLL files
24
__pycache__/
35
*.py[cod]
@@ -14,7 +16,7 @@ dist/
1416
downloads/
1517
eggs/
1618
.eggs/
17-
lib/
19+
lib/
1820
lib64/
1921
parts/
2022
sdist/

0 commit comments

Comments
 (0)