diff options
author | Aqua-sama <aqua@iserlohn-fortress.net> | 2020-09-21 17:40:05 +0300 |
---|---|---|
committer | Aqua-sama <aqua@iserlohn-fortress.net> | 2020-09-21 17:48:33 +0300 |
commit | 42cca401d21085709da7333069dbfcca99177d8d (patch) | |
tree | 9addbac29cdce1e3430b40c267f5c6d4d816a5d2 /.gitignore | |
download | rshell-42cca401d21085709da7333069dbfcca99177d8d.tar.xz |
Initial commit
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..ea8c4bf --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/target |