8000 add *.pyc to .gitignore · ludwick/fluent-logger-python@38cdbea · GitHub
[go: up one dir, main page]

Skip to content

Commit 38cdbea

Browse files
committed
add *.pyc to .gitignore
1 parent 019efc3 commit 38cdbea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ include/
44
lib/
55
share/
66
src/
7+
*.pyc

0 commit comments

Comments
 (0)
0