diff options
| author | Xavi Del Campo <xavi.dcr@tutanota.com> | 2020-03-19 18:39:06 +0100 |
|---|---|---|
| committer | Xavi Del Campo <xavi.dcr@tutanota.com> | 2020-03-19 18:40:31 +0100 |
| commit | 73dd849484cee9c46c24582fc6537bc68c18fdce (patch) | |
| tree | 1cf9873fd92713cc47c22f3d24b30b21c3326bd4 /.gitignore | |
| download | dynstr-73dd849484cee9c46c24582fc6537bc68c18fdce.tar.gz | |
First commit
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..6b3d155 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*.o +*.obj + |
