diff options
author | tomsmeding <tom.smeding@gmail.com> | 2017-02-03 22:00:23 +0100 |
---|---|---|
committer | tomsmeding <tom.smeding@gmail.com> | 2017-02-03 22:00:23 +0100 |
commit | 7c785439fca59b3801ca2a1118ae25a98d03750d (patch) | |
tree | 06ccaadec5dbfda16ec9e08bbb7026cc724e2eda /.gitignore |
Initial
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..19e39f8 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.o +squig |