diff options
| author | mat <github@matdoes.dev> | 2022-05-24 20:28:08 -0500 |
|---|---|---|
| committer | mat <github@matdoes.dev> | 2022-05-24 20:28:08 -0500 |
| commit | 0a314bca16f6de199c319ffb0d84a5d5c3a61387 (patch) | |
| tree | af5293d0eafb86e12653719b2af0c3f36e8f5663 /codegen/.gitignore | |
| parent | 04aea6afaf6819a66181d5d544356764d118b1bb (diff) | |
| download | azalea-drasl-0a314bca16f6de199c319ffb0d84a5d5c3a61387.tar.xz | |
rename code-generator to codegen
Diffstat (limited to 'codegen/.gitignore')
| -rw-r--r-- | codegen/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/codegen/.gitignore b/codegen/.gitignore new file mode 100644 index 00000000..2ef6e1be --- /dev/null +++ b/codegen/.gitignore @@ -0,0 +1,3 @@ +downloads +__pycache__ +*.tmp |
