diff options
author | Miodec <[email protected]> | 2023-06-12 12:27:24 +0200 |
---|---|---|
committer | Miodec <[email protected]> | 2023-06-12 12:27:24 +0200 |
commit | 28cbf199e90b9ea821cab938ee7d65adee278031 (patch) | |
tree | 657a07599286725067484a69b043936f223b5a70 /.gitignore | |
parent | 39103494239c8254b1181579d4c3ea6e72a5081f (diff) | |
download | monkeytype-28cbf199e90b9ea821cab938ee7d65adee278031.tar.gz monkeytype-28cbf199e90b9ea821cab938ee7d65adee278031.zip |
added smalls script for testing anticheat
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index ce9984bb9..7a2e2aa5f 100644 --- a/.gitignore +++ b/.gitignore @@ -115,3 +115,4 @@ content-validation.js ads.txt updateContributors.mjs +copyAnticheatToDev.sh |