diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2018-07-02 04:35:42 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2018-07-02 04:35:42 +0300 |
commit | b33664f5225e6fadde76ff9273d0e8851dec02d1 (patch) | |
tree | 6688a239ef383be10b40865ec48e8d6812bae324 /.gitignore | |
download | cgitize-b33664f5225e6fadde76ff9273d0e8851dec02d1.tar.gz cgitize-b33664f5225e6fadde76ff9273d0e8851dec02d1.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..2ed70c8 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/pull.log +/repos/ |