diff --git a/project/.gitignore b/project/.gitignore new file mode 100644 index 0000000..e9f4f1f --- /dev/null +++ b/project/.gitignore @@ -0,0 +1,16 @@ +\exports/ +\.import/ + +addons/scene_notes/ + +addons/todo/ + +scene-notes\.ini + +todo\.cache\.ini + +todo\.config\.ini + +export_presets\.cfg + +export.cfg \ No newline at end of file