Skip to content

Instantly share code, notes, and snippets.

View shangsandalaohu123's full-sized avatar
🤨

老虎不在家 shangsandalaohu123

🤨
View GitHub Profile

The following snippets show some common Markdown mistakes.

Click the Raw button to see the source text and understand the author's intent.

GitHub's parser handles some of these cases; other parsers do not.

To catch these problems automatically:

@shangsandalaohu123
shangsandalaohu123 / .gitignore
Created March 24, 2021 02:59 — forked from octocat/.gitignore
Some common .gitignore configurations
# Compiled source #
###################
*.com
*.class
*.dll
*.exe
*.o
*.so
# Packages #