diff options
author | Marvin Borner | 2021-07-13 19:40:17 +0200 |
---|---|---|
committer | Marvin Borner | 2021-07-13 19:40:17 +0200 |
commit | 08cd951ea8410bc87e316e6c11d34a118437ba8b (patch) | |
tree | f57baaee689ee81b590bb5d01df3591da10cccc7 /presentation/.gitignore | |
parent | 1b429c0fc28e5cd8b474ad5a1de1fa6f3d7c2e2a (diff) |
Added colloq summary and final presentation
Diffstat (limited to 'presentation/.gitignore')
-rw-r--r-- | presentation/.gitignore | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/presentation/.gitignore b/presentation/.gitignore new file mode 100644 index 0000000..7d986c3 --- /dev/null +++ b/presentation/.gitignore @@ -0,0 +1,12 @@ +.idea/ +*.iml +*.iws +*.eml +out/ +.DS_Store +.svn +log/*.log +tmp/** +node_modules/ +.sass-cache +dist/*.map
\ No newline at end of file |