commit 509bb78c9800d4a42e13e71c1524fb55be3972f3 Author: SusiKober Date: Thu Dec 21 14:22:30 2017 +0100 add gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3af4ca8 --- /dev/null +++ b/.gitignore @@ -0,0 +1,12 @@ +# Created by .ignore support plugin (hsz.mobi) +### oxid template +### Git repository Ignore Files/Folders + +# IntelliJ project files +.idea +*.iml + +# Oxid +.phpstorm-oxid.meta.php +log +tmp