diff options
author | Paul Duncan <pabs@pablotron.org> | 2023-03-02 17:09:02 -0500 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2023-03-02 17:09:02 -0500 |
commit | 14419f066973d26192bea9b97707bd872af772c7 (patch) | |
tree | e32224d068e8df8f387127a10efa3721d4a269d8 /.gitignore | |
download | section-parse-examples-14419f066973d26192bea9b97707bd872af772c7.tar.bz2 section-parse-examples-14419f066973d26192bea9b97707bd872af772c7.zip |
initial commit
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..09632a3 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +section-parse |