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 | |
parent | a6f1a6df878c1313b7ab25ce465b51acffbefa54 (diff) | |
download | ytexplode-450d06baaeffa09a4ec7d9e32031319d511f999e.tar.lz ytexplode-450d06baaeffa09a4ec7d9e32031319d511f999e.tar.xz ytexplode-450d06baaeffa09a4ec7d9e32031319d511f999e.zip |
ignore autogenerate sig file
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | sig.php | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d021371 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +sig.php diff --git a/sig.php b/sig.php deleted file mode 100644 index 151ac2a..0000000 --- a/sig.php +++ /dev/null @@ -1 +0,0 @@ -<?php $a = str_split($s);$splice($a,2);$reverse($a,77);$splice($a,2);$lengtha($a,1);$lengtha($a,8);
\ No newline at end of file |