diff options
| author | Tslil Clingman <hiato1@gmail.com> | 2015-06-25 02:51:02 +0200 |
|---|---|---|
| committer | Tslil Clingman <hiato1@gmail.com> | 2015-06-25 02:51:02 +0200 |
| commit | 26d1f221761ba264906f215ed53f4f57ab0f9d06 (patch) | |
| tree | 7abd32ed3449e43d0b17ccee51e6b843bf63d759 /.gitignore | |
Init
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..5d7c7ef --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +*.o +msr +*.pub +*.key |
