diff options
author | Nguyễn Gia Phong <vn.mcsinyx@gmail.com> | 2018-07-03 21:06:45 +0700 |
---|---|---|
committer | Nguyễn Gia Phong <vn.mcsinyx@gmail.com> | 2018-07-03 21:06:45 +0700 |
commit | 79487278f03ed465c70c041e4f510b7420918632 (patch) | |
tree | 5341096b00b399377d07d38d5f76519034f9af21 /.gitignore | |
parent | 8bce84a8cc77676e58183a4e50bf5ebb7427b5e3 (diff) | |
download | cp-79487278f03ed465c70c041e4f510b7420918632.tar.gz |
[paip] Upload Twenty Questions and ELIZA
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..3d894d7 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*~ +*.fasl |