diff options
| author | vin <git@vineetk.net> | 2024-05-24 12:20:04 +0530 |
|---|---|---|
| committer | vin <git@vineetk.net> | 2024-05-24 12:20:04 +0530 |
| commit | 8493837ef921880196c29f0b766bebe9d2bf33ad (patch) | |
| tree | 9bc00785935d12b85518a0533ec741a293758042 /.gitignore | |
| parent | 24ca08a83d8b420d337d29c87d672b624890b5bf (diff) | |
implement tax and inx and print status each time
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4d0dfab --- /dev/null +++ b/.gitignore | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | a.out | ||
| 2 | *.core | ||
| 3 | *~ | ||
