diff options
author | dec05eba <dec05eba@protonmail.com> | 2020-01-14 07:27:47 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2020-01-14 07:27:47 +0100 |
commit | e27bd78c8211532bf0d39d87d2051222f7e86e26 (patch) | |
tree | 631c050014070e52519798b228770f578b4c0a59 /.gitignore |
start
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..c6275a9 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.o +tsl |