We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f94f03 commit 6581f80Copy full SHA for 6581f80
2 files changed
.gitignore
@@ -5,8 +5,7 @@ echo "*.pyc" >> .gitignore
5
echo "*.class" >> .gitignore
6
echo "*.log" >> .gitignore
7
echo "Thumbs.db" >> .gitignore
8
-echo "temp.md" >> .gitignore
9
-echo "temp.html" >> .gitignore
+echo "testing.md" >> .gitignore
10
# Local config file with private data
11
**/config.js
12
test.md testing.mdtest.md renamed to testing.md
0 commit comments