author | Don Pellegrino <don@drexel.edu> | 2010-01-18 18:47:35 (GMT) |
---|---|---|
committer | Don Pellegrino <don@drexel.edu> | 2010-01-18 18:47:35 (GMT) |
commit | 2c848c05f549d4ef40e51e3b55b786706500eac4 (patch) (unidiff) | |
tree | 31544672ffa094050b874eb1be23090b2f953749 | |
parent | 596c72970883c6c3245c97d656d1608ff8568833 (diff) | |
download | exp007-2c848c05f549d4ef40e51e3b55b786706500eac4.zip exp007-2c848c05f549d4ef40e51e3b55b786706500eac4.tar.gz exp007-2c848c05f549d4ef40e51e3b55b786706500eac4.tar.bz2 |
Added R history file to the ignore list.
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ INSTALL | |||
5 | Makefile | 5 | Makefile |
6 | Makefile.in | 6 | Makefile.in |
7 | aclocal.m4 | 7 | aclocal.m4 |
8 | analysis/.Rhistory | ||
8 | autom4te.cache | 9 | autom4te.cache |
9 | config.h | 10 | config.h |
10 | config.h.in | 11 | config.h.in |