From 8f08cd3d64308205f52e2f48cffc667d9b946b27 Mon Sep 17 00:00:00 2001 From: elserj Date: Tue, 25 Oct 2011 22:14:52 +0000 Subject: [PATCH] restructuring of the jaiswal lab svn repo svn path=/; revision=196 --- Personnel/athreyab/.gitignore | 0 Personnel/elserj/.gitignore | 0 Personnel/foxsa/.gitignore | 0 Personnel/preecej/.gitignore | 0 {rajar => Personnel/rajar}/orypf.pl | 1 - foxsa/test_file.txt | 3 --- image_annotation/.gitignore | 0 interpro/.gitignore | 0 planteome/.gitignore | 0 9 files changed, 4 deletions(-) create mode 100644 Personnel/athreyab/.gitignore create mode 100644 Personnel/elserj/.gitignore create mode 100644 Personnel/foxsa/.gitignore create mode 100644 Personnel/preecej/.gitignore rename {rajar => Personnel/rajar}/orypf.pl (99%) delete mode 100644 foxsa/test_file.txt create mode 100644 image_annotation/.gitignore create mode 100644 interpro/.gitignore create mode 100644 planteome/.gitignore diff --git a/Personnel/athreyab/.gitignore b/Personnel/athreyab/.gitignore new file mode 100644 index 0000000..e69de29 diff --git a/Personnel/elserj/.gitignore b/Personnel/elserj/.gitignore new file mode 100644 index 0000000..e69de29 diff --git a/Personnel/foxsa/.gitignore b/Personnel/foxsa/.gitignore new file mode 100644 index 0000000..e69de29 diff --git a/Personnel/preecej/.gitignore b/Personnel/preecej/.gitignore new file mode 100644 index 0000000..e69de29 diff --git a/rajar/orypf.pl b/Personnel/rajar/orypf.pl similarity index 99% rename from rajar/orypf.pl rename to Personnel/rajar/orypf.pl index 75aaa44..04f1630 100644 --- a/rajar/orypf.pl +++ b/Personnel/rajar/orypf.pl @@ -53,4 +53,3 @@ $final2cnt =@final2; print $finalcnt; print "\n"; #print $final2cnt; - diff --git a/foxsa/test_file.txt b/foxsa/test_file.txt deleted file mode 100644 index 407a957..0000000 --- a/foxsa/test_file.txt +++ /dev/null @@ -1,3 +0,0 @@ -test 1 - -modified by sam fox - 13:23 - 10/25/11 \ No newline at end of file diff --git a/image_annotation/.gitignore b/image_annotation/.gitignore new file mode 100644 index 0000000..e69de29 diff --git a/interpro/.gitignore b/interpro/.gitignore new file mode 100644 index 0000000..e69de29 diff --git a/planteome/.gitignore b/planteome/.gitignore new file mode 100644 index 0000000..e69de29 -- 2.34.1