Skip to content

Instantly share code, notes, and snippets.

@Beanocean
Beanocean / .gitignore
Last active August 29, 2015 14:04 — forked from octocat/.gitignore
It's the configuration file of git, which is used to point out the files that no need to keep in git.
# Compiled source #
###################
*.com
*.class
*.dll
*.exe
*.o
*.so
# Packages #