commit 0a3668032d9871114e3a1c056f8dc9a9f37f760c Author: Daniel Fuchs Date: Sat Apr 21 19:21:19 2018 +0200 .gitignore added diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..105081b --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +# Ignore CLion project files +.idea + +# Ignore build folder +build