浏览代码

Add .idea to list of ignored files

Arkadiusz Ryś 2 年之前
父节点
当前提交
c8eeedbedd
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -5,6 +5,8 @@ dist/
 *.egg-info
 *.log
 
+.idea
+
 # Generated example files
 data/example.csv
 data/example.parquet