diff options
| author | Fuwn <[email protected]> | 2021-03-18 14:36:05 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-03-18 14:36:05 -0700 |
| commit | 764bdb84480687ca0f929bff444bb837648a06b6 (patch) | |
| tree | 24319e5834abbba93b3d30529fd29d0b90854496 /.gitignore | |
| parent | Initial commit (diff) | |
| download | book-764bdb84480687ca0f929bff444bb837648a06b6.tar.xz book-764bdb84480687ca0f929bff444bb837648a06b6.zip | |
etc: create .gitignore
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..0067d87 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/book/ |