diff options
| author | nsfisis <nsfisis@gmail.com> | 2021-06-16 03:31:55 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2021-06-16 03:31:55 +0900 |
| commit | cf0248fa04ffbd181051436b82465e3db69feb48 (patch) | |
| tree | 807df5e5f146cbb9a81e3c6902afb6ba25b9dce1 /.gitignore | |
| download | 2048.c-cf0248fa04ffbd181051436b82465e3db69feb48.tar.gz 2048.c-cf0248fa04ffbd181051436b82465e3db69feb48.tar.zst 2048.c-cf0248fa04ffbd181051436b82465e3db69feb48.zip | |
first commit
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..5e56e04 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/bin |
