diff options
| author | Yigit Sever | 2021-04-15 23:03:58 +0300 |
|---|---|---|
| committer | Yigit Sever | 2021-04-15 23:03:58 +0300 |
| commit | 8c2b7ebe1e98b88ddbb07a68dc8e54b7c5047379 (patch) | |
| tree | e0bb5359ee7f1905f9829e5b95a64d1fb9553c7c /.gitignore | |
| parent | 7ee9ebea367895b1b028c7a842a635f271d6f8c4 (diff) | |
| download | gradecoin-8c2b7ebe1e98b88ddbb07a68dc8e54b7c5047379.tar.gz gradecoin-8c2b7ebe1e98b88ddbb07a68dc8e54b7c5047379.tar.bz2 gradecoin-8c2b7ebe1e98b88ddbb07a68dc8e54b7c5047379.zip | |
Switch over to big boy logging
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -1,4 +1,5 @@ | |||
| 1 | /target | 1 | log/ |
| 2 | target/ | ||
| 2 | blocks/ | 3 | blocks/ |
| 3 | users/ | 4 | users/ |
| 4 | tags.lock | 5 | tags.lock |
