diff options
author | Thomas Harning Jr <harningt@gmail.com> | 2007-09-01 00:26:35 -0400 |
---|---|---|
committer | Thomas Harning Jr <harningt@gmail.com> | 2007-09-01 00:26:35 -0400 |
commit | 7791d81b785c3a64342d8f63d002785038ade38d (patch) | |
tree | a76147482c862d426bd27d9e7ee4950f696e715a | |
parent | 6b4a68e0e83882bb66b288533220a8514b841f2f (diff) | |
download | luaevent-prosody-7791d81b785c3a64342d8f63d002785038ade38d.tar.gz luaevent-prosody-7791d81b785c3a64342d8f63d002785038ade38d.zip |
Added preliminary git-ignore declaration file for this project.
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..de4407a --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +bin +Makefile +*.make +obj +test/luaevent |