diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d85ecc8 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +haxe_libraries/hollywoo-flixel.hxml \ No newline at end of file diff --git a/haxe_libraries/hollywoo-flixel.hxml b/haxe_libraries/hollywoo-flixel.hxml deleted file mode 100644 index bce5f17..0000000 --- a/haxe_libraries/hollywoo-flixel.hxml +++ /dev/null @@ -1,7 +0,0 @@ --lib kiss --lib kiss-flixel --lib flixel-addons --lib hollywoo --cp ${SCOPE_DIR}/./src/ --D hollywoo-flixel=0.0.0 ---macro Sys.println("haxe_libraries/hollywoo-flixel.hxml:6: [Warning] Using dev version of library hollywoo-flixel") \ No newline at end of file