### Summary A `gitify extract` strips any comments `# this is a comment` from `.gitify`. We often use some parts / partitions to comment out and use them again. ### Step to reproduce - Add a comment in the `.gitify` file - `gitify extract`` ### Observed behavior Comments are gone ### Expected behavior Comments are still in the `.gitify` file ### Environment Gitify version 2.0.1-pl