diff options
| author | Jakob L. Kreuze <zerodaysfordays@sdf.lonestar.org> | 2019-12-21 19:54:35 -0500 |
|---|---|---|
| committer | Jakob L. Kreuze <zerodaysfordays@sdf.lonestar.org> | 2019-12-21 19:54:58 -0500 |
| commit | d58a71909e3d9cf586dc156a5285488343334dd2 (patch) | |
| tree | 860f747221b2276980110776676d33112e1ce613 /.gitignore | |
Initial commit.
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..b980033 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.o +*.use |