diff options
author | Michael Abed <michaelabed@gmail.com> | 2012-02-12 15:11:25 -0500 |
---|---|---|
committer | Michael Abed <michaelabed@gmail.com> | 2012-02-12 15:11:25 -0500 |
commit | 0e81d872502c86f061cf9003b77ac5b0abdabcba (patch) | |
tree | 4688731db12c0ff5a3a55d3b65a76087ddef0806 /.gitignore | |
parent | 85cdcd0e5c89f0c180b63fb0293b9b8f4322d3bb (diff) | |
download | ec327-lab1-0e81d872502c86f061cf9003b77ac5b0abdabcba.tar.gz ec327-lab1-0e81d872502c86f061cf9003b77ac5b0abdabcba.tar.bz2 ec327-lab1-0e81d872502c86f061cf9003b77ac5b0abdabcba.zip |
finish renaming
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,7 +1,7 @@ -problem1 -problem2 -problem3 -problem4 +Q1 +Q2 +Q3 +Q4 *.un~ *~ |