Skip to content

Commit 6581f80

Browse files
committed
update
1 parent 7f94f03 commit 6581f80

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ echo "*.pyc" >> .gitignore
55
echo "*.class" >> .gitignore
66
echo "*.log" >> .gitignore
77
echo "Thumbs.db" >> .gitignore
8-
echo "temp.md" >> .gitignore
9-
echo "temp.html" >> .gitignore
8+
echo "testing.md" >> .gitignore
109
# Local config file with private data
1110
**/config.js
1211

File renamed without changes.

0 commit comments

Comments
 (0)