diff options
| author | Mohit Agarwal <mohit.agarwal@sky.com> | 2021-08-29 00:20:36 +0100 |
|---|---|---|
| committer | Mohit Agarwal <mohit.agarwal@sky.com> | 2021-08-29 00:20:36 +0100 |
| commit | 7b93ad57006ce692a4a56a82a2ef212c49745d4a (patch) | |
| tree | 31a64de88a548b8cc7f3a1abb57b0ef4404ea09d /.gitignore | |
Initial commit
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 |
