Browse Source

Add .idea to list of ignored files

Arkadiusz Ryś 2 years ago
parent
commit
c8eeedbedd
1 changed files with 2 additions and 0 deletions
  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