diff options
author | pommicket <pommicket@gmail.com> | 2025-09-17 15:35:44 -0400 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2025-09-17 15:35:44 -0400 |
commit | 6662ff6460bfe3a963564adb8fbe0d52370f882c (patch) | |
tree | 0858572a7ef735d5a29d8a05fef3478523613e95 /.gitignore |
Basic interface
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..85807a3 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +challenges +challenges-* |