diff options
author | Paul Duncan <pabs@pablotron.org> | 2019-01-07 19:46:00 -0500 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2019-01-07 19:46:00 -0500 |
commit | 6c5f348397d092fb2630496d22f4328404d762d5 (patch) | |
tree | b31f8181e8540c01cff1127865643b6b59101d31 /.gitignore | |
download | sok-6c5f348397d092fb2630496d22f4328404d762d5.tar.bz2 sok-6c5f348397d092fb2630496d22f4328404d762d5.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..5761abc --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.o |