diff options
author | ubq323 <ubq323@ubq323.website> | 2023-07-10 21:35:02 +0100 |
---|---|---|
committer | ubq323 <ubq323@ubq323.website> | 2023-07-10 21:35:02 +0100 |
commit | 86c9a7e5c47c5c3eb70e06ea5e278de8022fd5b2 (patch) | |
tree | 4417af653c8619475ff818705760feb6edb83757 /.gitignore | |
parent | d28f04f44efffd61564951456c061ba14e1921eb (diff) |
minor
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a470cdb --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +parser.c +parser.h +badthing |