diff options
| author | nsfisis <54318333+nsfisis@users.noreply.github.com> | 2024-07-07 02:57:14 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-07 02:57:14 +0900 |
| commit | a88259d380fbbdbc84e77a74f4e8850723d471b1 (patch) | |
| tree | dfb1e3cfe29df7051052e4ad9971f6c3772268ed /.gitignore | |
| download | phpstudy-166-slides-a88259d380fbbdbc84e77a74f4e8850723d471b1.tar.gz phpstudy-166-slides-a88259d380fbbdbc84e77a74f4e8850723d471b1.tar.zst phpstudy-166-slides-a88259d380fbbdbc84e77a74f4e8850723d471b1.zip | |
Initial commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3a108ac --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/slide.pdf +/slide.satysfi-aux |
