Skip to content

Commit f141bc7

Browse files
committed
Renames the folder
1 parent d14554a commit f141bc7

File tree

327 files changed

+53726
-13
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

327 files changed

+53726
-13
lines changed

.gitignore

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
.vscode/
33
.ipynb_checkpoints/
44

5-
# Example's working directory
6-
examples/understanding_foldx/tmp
7-
docs/protein-optimization/understanding_foldx/01-single-mutation-using-foldx/tmp/*
8-
!docs/protein-optimization/understanding_foldx/01-single-mutation-using-foldx/tmp/101m_Repair.pdb
9-
!docs/protein-optimization/understanding_foldx/01-single-mutation-using-foldx/tmp/101m.pdb
10-
!docs/protein-optimization/understanding_foldx/01-single-mutation-using-foldx/tmp/Raw_101m_Repair.fxout
11-
!docs/protein-optimization/understanding_foldx/01-single-mutation-using-foldx/tmp/individual_list.txt
12-
docs/protein-optimization/using_poli/the_basics/results
5+
# # Example's working directory
6+
# examples/understanding_foldx/tmp
7+
# docs/protein-optimization/understanding_foldx/01-single-mutation-using-foldx/tmp/*
8+
# !docs/protein-optimization/understanding_foldx/01-single-mutation-using-foldx/tmp/101m_Repair.pdb
9+
# !docs/protein-optimization/understanding_foldx/01-single-mutation-using-foldx/tmp/101m.pdb
10+
# !docs/protein-optimization/understanding_foldx/01-single-mutation-using-foldx/tmp/Raw_101m_Repair.fxout
11+
# !docs/protein-optimization/understanding_foldx/01-single-mutation-using-foldx/tmp/individual_list.txt
12+
# docs/protein-optimization/using_poli/the_basics/results
1313

14-
# Build directory
15-
docs/protein-optimization/_build
14+
# # Build directory
15+
docs/poli-docs/_build

0 commit comments

Comments
 (0)