diff --git a/projects/flixel-desktop-habit-puzzle-game/.gitignore b/projects/flixel-desktop-habit-puzzle-game/.gitignore index 1f5d6409..a840ef8c 100644 --- a/projects/flixel-desktop-habit-puzzle-game/.gitignore +++ b/projects/flixel-desktop-habit-puzzle-game/.gitignore @@ -1 +1,2 @@ -export \ No newline at end of file +export +puzzles \ No newline at end of file diff --git a/projects/nat-flixel-desktop-playground/.gitignore b/projects/nat-flixel-desktop-playground/.gitignore index 1fe2d303..fc7d6833 100644 --- a/projects/nat-flixel-desktop-playground/.gitignore +++ b/projects/nat-flixel-desktop-playground/.gitignore @@ -1 +1,2 @@ -export/ \ No newline at end of file +export/ +node_modules/ \ No newline at end of file