diff options
| author | Simeon Simeonov | 2020-03-25 15:31:57 +0100 |
|---|---|---|
| committer | Simeon Simeonov | 2020-03-25 15:31:57 +0100 |
| commit | 23b4ede93f8cb202ff0e85cef45921928ff6a94f (patch) | |
| tree | ec34064e1fd82404f75ee2a10e219f041fd37f6d /.gitignore | |
Initial commit with working generator and corresponding tests
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c18dd8d --- /dev/null +++ b/.gitignore | |||
| @@ -0,0 +1 @@ | |||
| __pycache__/ | |||
