diff options
author | Konstantin Schukraft <konstantin@schukraft.org> | 2021-01-02 19:26:58 +0100 |
---|---|---|
committer | Konstantin Schukraft <konstantin@schukraft.org> | 2021-01-02 19:26:58 +0100 |
commit | c99fd56c7cb7e06749491384292d0a48e8ec953d (patch) | |
tree | cbd058b1e33f7825a2d26b790b4378f9784b2a39 /.gitignore | |
parent | fef9289e3a7f82cda6319d5f19d5a5f13f3cc44b (diff) |
Add default log file and mountpoint to gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -2,4 +2,6 @@ scratch fs/tabfs fs/tabfs.dSYM -test/test
\ No newline at end of file +fs/log.txt +fs/mnt +test/test |