浏览代码

added IntelliJ files to .gitignore

Sebastian Stenzel 9 年之前
父节点
当前提交
f6b126415e
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. 6 0
      .gitignore

+ 6 - 0
.gitignore

@@ -11,3 +11,9 @@
 .classpath
 target/
 test-output/
+
+# IntelliJ Settings Files #
+.idea/
+out/
+.idea_modules/
+*.iws