diff options
| author | nsfisis <nsfisis@gmail.com> | 2023-10-02 01:27:55 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2023-10-02 01:27:55 +0900 |
| commit | 7e9c65507f2ba51ff7c13cfc18cf29722b89c973 (patch) | |
| tree | ad4a566a5bf9e225b212c033608188b31735d6fb /.gitignore | |
| parent | fcf36b3c9e42ab9fa0ed0e037c6492d0d496f954 (diff) | |
| download | tiny-php.wasm-7e9c65507f2ba51ff7c13cfc18cf29722b89c973.tar.gz tiny-php.wasm-7e9c65507f2ba51ff7c13cfc18cf29722b89c973.tar.zst tiny-php.wasm-7e9c65507f2ba51ff7c13cfc18cf29722b89c973.zip | |
commit files
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..3c95c61 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/lib/php-wasm.* |
