diff options
author | Melody Horn <melody@boringcactus.com> | 2020-10-28 22:17:02 -0600 |
---|---|---|
committer | Melody Horn <melody@boringcactus.com> | 2020-10-28 22:17:02 -0600 |
commit | e558d912a7e3583d700aa42261ef1fa17e5d0d55 (patch) | |
tree | 158a6572c24f09df957491e98e8c159fcc163ecc /_ext/.gitignore | |
parent | cd6f0a93c69c622bfa8ca5f888da52e734903455 (diff) | |
download | spec-e558d912a7e3583d700aa42261ef1fa17e5d0d55.tar.gz spec-e558d912a7e3583d700aa42261ef1fa17e5d0d55.zip |
syntax highlight Crowbar code
Diffstat (limited to '_ext/.gitignore')
-rw-r--r-- | _ext/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_ext/.gitignore b/_ext/.gitignore new file mode 100644 index 0000000..bee8a64 --- /dev/null +++ b/_ext/.gitignore @@ -0,0 +1 @@ +__pycache__ |