diff options
author | Jesús <heckyel@hyperbola.info> | 2021-04-16 11:49:09 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2021-04-16 11:49:09 -0500 |
commit | 5a8e7e30d2a3f806520749b60c85077dbc1f5d3e (patch) | |
tree | 7d62bcecc6de15d79781a0ffd989bba4cfd97adb /.gitignore | |
download | yt-local-docker-5a8e7e30d2a3f806520749b60c85077dbc1f5d3e.tar.lz yt-local-docker-5a8e7e30d2a3f806520749b60c85077dbc1f5d3e.tar.xz yt-local-docker-5a8e7e30d2a3f806520749b60c85077dbc1f5d3e.zip |
initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..26137d7 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.bak +config.env |