From a6baf3041243e3211e21fce6a698070efaacf727 Mon Sep 17 00:00:00 2001 From: hotwa Date: Mon, 4 Dec 2023 09:11:04 +0800 Subject: [PATCH] add --- .gitignore | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8963427 --- /dev/null +++ b/.gitignore @@ -0,0 +1,12 @@ +*.ini +*.ali +*.pdb +__pycache__/ +*.fasta +*.rsr +*.sch +*.D00000001 +*.V99990001 +*.lrsr +*.DL00010001 +*.pap \ No newline at end of file