diff options
author | LarsVomMars | 2020-11-19 20:18:09 +0100 |
---|---|---|
committer | LarsVomMars | 2020-11-19 20:18:09 +0100 |
commit | 5b67b8c0fe8fbfd52c7af1e94d7b0f8633345cbc (patch) | |
tree | c4fc36accee1ebc541b0df730d12b8360a8469f2 /zeitung/.gitignore | |
parent | d025305d6ce011c01880c647a02e4063ddd6bbae (diff) |
Dynamic file loading
Diffstat (limited to 'zeitung/.gitignore')
-rw-r--r-- | zeitung/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/zeitung/.gitignore b/zeitung/.gitignore index 41ae811..51c30b5 100644 --- a/zeitung/.gitignore +++ b/zeitung/.gitignore @@ -1,2 +1,3 @@ build/ *.log +parts/students/* |