aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2021-02-18 22:22:44 -0500
committerJesús <heckyel@hyperbola.info>2021-02-18 22:22:44 -0500
commit7301eacff2f96e25e58698221f891dc41e2203ec (patch)
tree006be4b10e91f2e8c6d3e504d64d6e55ba979ec1
parent2002182017464c6effa18db2d776421b380d89b1 (diff)
downloadsrt2vtt-master.tar.lz
srt2vtt-master.tar.xz
srt2vtt-master.zip
Add .gitignore fileHEADmaster
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..9afa0e1
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+*.srt
+*.vtt \ No newline at end of file