diff options
author | Alex Vitkov <alexvitkov98@gmail.com> | 2020-12-03 21:10:17 +0200 |
---|---|---|
committer | Alex Vitkov <alexvitkov98@gmail.com> | 2020-12-03 21:10:17 +0200 |
commit | 6c745ea0f54e660577d070b2ddaf4977039a094a (patch) | |
tree | e3938f21c98f7f459bc2589989d9e7f4c25d2950 /.gitignore | |
download | fileup-6c745ea0f54e660577d070b2ddaf4977039a094a.tar.gz |
initial
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..533e888 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +screen |