diff options
author | Steven Le Rouzic <steven.lerouzic@gmail.com> | 2024-05-13 14:59:16 +0200 |
---|---|---|
committer | Steven Le Rouzic <steven.lerouzic@gmail.com> | 2024-05-13 14:59:16 +0200 |
commit | 9e2bca8eca18d9dbc6a8517b7da2d5c71c770dcb (patch) | |
tree | 968370a3606c2b725ae383d6c202684419263836 /.gitignore | |
parent | 5b5114f45728cd23fc2aabc6cb0f13a121ff06c1 (diff) |
Custom gas grammar
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..79cb082 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +runtime/
|