Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Yonaba/Moses.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYonaba <roland.yonaba@gmail.com>2018-08-23 03:02:09 +0300
committerYonaba <roland.yonaba@gmail.com>2018-08-23 03:02:09 +0300
commit8efd8781400a4059d2dddfed48e21eddd1a56941 (patch)
tree51f10431e85284410ee9d9b1e68949a023c8d4a0
parentf508a235c17916668275b1c448230615c4f14964 (diff)
Removed Telescope, added Busted, cleanup
-rw-r--r--.gitignore6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 6f7a8b1..a92455e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,10 +1,10 @@
*.bat
tsc*
ldoc*
-telescope*
-LuaMin*
+LuaMinify*
*.ld
luacov*
*.exe
*.dll
-test* \ No newline at end of file
+test*
+bust* \ No newline at end of file