diff options
author | Jesús <heckyel@hyperbola.info> | 2021-01-15 22:09:24 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2021-01-15 22:09:24 -0500 |
commit | 450d06baaeffa09a4ec7d9e32031319d511f999e (patch) | |
tree | 30dcfce8dc930c70a8d72b6605f6304470a84be5 /.gitignore | |
parent | a6f1a6df878c1313b7ab25ce465b51acffbefa54 (diff) | |
download | ytexplode-450d06baaeffa09a4ec7d9e32031319d511f999e.tar.lz ytexplode-450d06baaeffa09a4ec7d9e32031319d511f999e.tar.xz ytexplode-450d06baaeffa09a4ec7d9e32031319d511f999e.zip |
ignore autogenerate sig file
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..d021371 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +sig.php |