diff --git a/.gitignore b/.gitignore index a2c3170..f11c9ac 100644 --- a/.gitignore +++ b/.gitignore @@ -7,7 +7,8 @@ # Add your own ignores here! - +data/raw/ +data/db/ ################## # Python ignores # diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml new file mode 100644 index 0000000..06bb031 --- /dev/null +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -0,0 +1,12 @@ + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml index 2ca2389..c31251c 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -4,7 +4,7 @@