diff options
author | Tom Barrett <tom@tombarrett.xyz> | 2020-03-20 04:30:39 -0500 |
---|---|---|
committer | Tom Barrett <tom@tombarrett.xyz> | 2020-03-20 04:30:39 -0500 |
commit | eab5eca5bda076aae57e6cc82b6e08dbd5025ff3 (patch) | |
tree | 560332dfd41f0948d13fec7d34ce25ccd6202313 /.gitignore | |
parent | 01e2662903dadce5903581eac738d0b413e521c2 (diff) |
new way of generating interfaces, only have to change hosts file now
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,2 +1,4 @@ logs/* !logs/.gitignore +tmp/* +!tmp/.gitignore |