diff options
| author | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2021-05-25 15:51:56 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2021-05-25 15:51:56 +0200 |
| commit | 46eef66b1e1571c77dc828d7e950b129b4c8bfd0 (patch) | |
| tree | cae7751029a8b08c0655415ba45aaf3e6a989e41 /.gitignore | |
| download | mathsoftware-46eef66b1e1571c77dc828d7e950b129b4c8bfd0.tar.gz mathsoftware-46eef66b1e1571c77dc828d7e950b129b4c8bfd0.zip | |
First submission
Diffstat (limited to '')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..25a5897 --- /dev/null +++ b/.gitignore | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | administration | ||
| 2 | homework_submissions | ||
