diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2026-07-07 07:54:17 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2026-07-07 07:54:17 +0200 |
| commit | b8abb6df4731bb82a70be55b4f3ac4509f5783d0 (patch) | |
| tree | 8e2bc03ce431efaae9b5d9dcdeeabdf38e328c6a /.gitignore | |
| parent | 96254947699986c59f0dc63d69fd4b76bd3ed43e (diff) | |
| download | cses-master.tar.gz cses-master.zip | |
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..4852c55 --- /dev/null +++ b/.gitignore | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | */a.out | ||
| 2 | a.out | ||
