diff options
| author | Mohit Agarwal <mohit.agarwal@sky.com> | 2021-10-09 19:07:24 +0100 |
|---|---|---|
| committer | Mohit Agarwal <mohit.agarwal@sky.com> | 2021-10-09 19:07:24 +0100 |
| commit | cedb3eb5a58241d9d6079f07d5cd40e8ef81007d (patch) | |
| tree | e5fb669e605395b18bb804d2493527bf671c5293 /.gitignore | |
Initial commit. Started notes and data rep test.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9477b70 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +**/latex.out +**/target +**/past-winners +**/downloaded-research |
