Removed CreatorMustBeSystemAccount error code and constraint from program code. Also made a few additions to .gitignore file. Solves issue #18
Testing
Ran the unit tests. There was one failing unit test even before the commit in the main branch already but that seems to be unrelated to this, it seems like a PDA seed error in some other part of the codebase, will deal with it separately in a different PR. Except for that, no new failing unit tests were observed
Description
Removed CreatorMustBeSystemAccount error code and constraint from program code. Also made a few additions to .gitignore file. Solves issue #18
Testing
Ran the unit tests. There was one failing unit test even before the commit in the main branch already but that seems to be unrelated to this, it seems like a PDA seed error in some other part of the codebase, will deal with it separately in a different PR. Except for that, no new failing unit tests were observed