diff options
author | Jesús <heckyel@hyperbola.info> | 2021-04-08 10:21:21 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2021-04-08 10:21:21 -0500 |
commit | f98d998151ebaeb4e563f1a179610d600ad6d757 (patch) | |
tree | b42b4dae5fd817d5beba894bb158431daed31c0e /.gitignore | |
download | gitolite-cgit-docker-f98d998151ebaeb4e563f1a179610d600ad6d757.tar.lz gitolite-cgit-docker-f98d998151ebaeb4e563f1a179610d600ad6d757.tar.xz gitolite-cgit-docker-f98d998151ebaeb4e563f1a179610d600ad6d757.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 |