From: FreeBirdLjj Date: Thu, 18 Sep 2014 15:17:38 +0000 (+0800) Subject: Init `.gitignore'. X-Git-Url: https://git.danieliu.xyz/?p=smdp.git;a=commitdiff_plain;h=18e624e30b970005eb4fae6fed652fd6a645dc7c Init `.gitignore'. --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1fc7c84 --- /dev/null +++ b/.gitignore @@ -0,0 +1,13 @@ +# temporary compile results +*.o + +# Binary excutions +mdp + +# Other temporary files +.DS_Store +*~ +*.swp +*.sublime-workspace +*.out +tags