diff options
| author | Mohit Agarwal <mohit.agarwal@sky.com> | 2021-07-25 23:16:07 +0100 |
|---|---|---|
| committer | Mohit Agarwal <mohit.agarwal@sky.com> | 2021-07-25 23:16:07 +0100 |
| commit | a512f29432a0f5edf01b5e9feae6d570c6b4c11d (patch) | |
| tree | 7e8e4847a13b0b01915a41ff787c2e3675a7151d /.gitignore | |
Initialisation
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 |
