Migrate cleanup
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..176a458
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1 @@
+* text=auto
diff --git a/.gitignore b/.gitignore
index 7ea6a1f..e9491db 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,4 +7,13 @@
 logs/
 node/
 *.pid
-
+.idea/
+.iml/
+.DS_Store
+**/target/
+*.pyc
+*.py~
+**/*.iml
+.hg
+.hgignore
+.hgtags