diff options
author | Paweł Dybiec <pawel.to.malpa@gmail.com> | 2019-12-05 15:58:31 +0100 |
---|---|---|
committer | Paweł Dybiec <pawel.to.malpa@gmail.com> | 2019-12-05 17:12:24 +0100 |
commit | 0ef3d04e79aafa068d120d1d4d238db4daeb1028 (patch) | |
tree | 0e1235b36eb2954ac301990db3c1c4b052bb66ac /.gitignore | |
parent | Dodane fb + stara aplikacja do eth (diff) |
Remove trash files and add gitignore main
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..34ae4f6 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +*.aux +*.dvi +*.log +*.out + |