aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorMarvin Borner2018-09-04 14:31:35 +0200
committerMarvin Borner2018-09-04 14:31:35 +0200
commitc96397f9c16c83e3ab73d14a96921d663df94194 (patch)
tree655c9eef5373b445b18bb0b386842a555b3b2694 /.gitignore
parenta52964316031db87c57f2cef909b900e278c4189 (diff)
Added basic file structure :heavy_plus_sign: :wrench:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..62c8935
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+.idea/ \ No newline at end of file