diff options
author | Camil Staps | 2016-03-19 22:39:41 +0100 |
---|---|---|
committer | Camil Staps | 2016-03-19 22:39:41 +0100 |
commit | c27d1ba83ebd8d1a4fa4ab3c21254a73085c5a12 (patch) | |
tree | 88acb793a1fb0d91985a4113e2dacfeeeab487ee | |
parent | TCPIP (diff) |
gitignore
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..daf22c6 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +**/Clean\ System\ Files/ +*.o +*.abc + |