From: FreeBirdLjj Date: Thu, 18 Sep 2014 15:17:38 +0000 (+0800) Subject: Init `.gitignore'. X-Git-Url: https://git.danieliu.xyz/?a=commitdiff_plain;h=18e624e30b970005eb4fae6fed652fd6a645dc7c;hp=8f4833ac9c182f742e4d7f11895f4c8684e9c23c;p=smdp.git 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