diff options
author | Guillermo Ramos | 2020-02-27 16:13:39 +0100 |
---|---|---|
committer | Guillermo Ramos | 2020-02-27 16:13:39 +0100 |
commit | 2b6c745ad845cfd9ca54fea915f0e19dc3a2c308 (patch) | |
tree | 6170cd1a1cb1e3047b61f34724ced08186969067 /.gitignore | |
download | bots-2b6c745ad845cfd9ca54fea915f0e19dc3a2c308.tar.gz |
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..c97f963 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.sh |