aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPriyansh <[email protected]>2020-12-22 18:24:02 +0530
committerPriyansh <[email protected]>2020-12-22 18:24:02 +0530
commit6593dc005ae8d8f94e7c6644e3af4026e57cd2bf (patch)
treebbed58eee111662f882e58eb3e5407adcff978b3
parent23ec207b3d34ce9f0b2c347b9e6d3618366a7d56 (diff)
downloadstyx-6593dc005ae8d8f94e7c6644e3af4026e57cd2bf.tar.xz
styx-6593dc005ae8d8f94e7c6644e3af4026e57cd2bf.zip
Added ignore for ts_compiled folder
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6704566..6cf5e62 100644
--- a/.gitignore
+++ b/.gitignore
@@ -102,3 +102,6 @@ dist
# TernJS port file
.tern-port
+
+# Compiled TypeScript files
+ts_compiled/