diff options
author | Michael Abed <michaelabed@gmail.com> | 2012-02-27 11:12:18 -0500 |
---|---|---|
committer | Michael Abed <michaelabed@gmail.com> | 2012-02-27 11:12:18 -0500 |
commit | 8932ac3c9881f800310e03fb147dce3261989eca (patch) | |
tree | 9336e291f283694c328933fb3ba00e6baa53acc9 /.gitignore | |
download | ec327-lab2-8932ac3c9881f800310e03fb147dce3261989eca.tar.gz ec327-lab2-8932ac3c9881f800310e03fb147dce3261989eca.tar.bz2 ec327-lab2-8932ac3c9881f800310e03fb147dce3261989eca.zip |
initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a60d365 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ + +*.un~ |