diff --git a/.gitignore b/.gitignore index 9d2bd5b..a929ad3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +*.pyc *.gz CaOutput/ CnDataOutput/ diff --git a/NACCESS.pyc b/NACCESS.pyc deleted file mode 100644 index a3ba992..0000000 Binary files a/NACCESS.pyc and /dev/null differ diff --git a/data_new.pyc b/data_new.pyc deleted file mode 100644 index 774d561..0000000 Binary files a/data_new.pyc and /dev/null differ diff --git a/geneticCode.pyc b/geneticCode.pyc deleted file mode 100644 index 11be44a..0000000 Binary files a/geneticCode.pyc and /dev/null differ diff --git a/pdbseq.pyc b/pdbseq.pyc deleted file mode 100644 index a8bd8ce..0000000 Binary files a/pdbseq.pyc and /dev/null differ diff --git a/protein_new.pyc b/protein_new.pyc deleted file mode 100644 index 4d28956..0000000 Binary files a/protein_new.pyc and /dev/null differ diff --git a/residueDepth.pyc b/residueDepth.pyc deleted file mode 100644 index 50c7c9d..0000000 Binary files a/residueDepth.pyc and /dev/null differ