diff options
| author | J08nY | 2017-11-10 19:35:17 +0100 |
|---|---|---|
| committer | J08nY | 2017-11-10 19:35:17 +0100 |
| commit | fc32d6c7500aea671cdccfc2ccf26af812d20908 (patch) | |
| tree | 2722379951771a75882bfd26be8235d717a024ea /.gitignore | |
| parent | 6c46a27a52854aee24f7a37e74002bd6f4485723 (diff) | |
| download | ECTester-fc32d6c7500aea671cdccfc2ccf26af812d20908.tar.gz ECTester-fc32d6c7500aea671cdccfc2ccf26af812d20908.tar.zst ECTester-fc32d6c7500aea671cdccfc2ccf26af812d20908.zip | |
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..fe6a5d3 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +/dist/lib/ +/dist/ECTester.jar +/dist/ECTester-dist.jar +/dist/ectester.sh +/dist/ectester.bat
\ No newline at end of file |
