From: Skullheadx <94652084+Skullheadx@users.noreply.github.com> Date: Wed, 5 Jul 2023 00:47:01 +0000 (-0400) Subject: Create .gitignore X-Git-Url: http://git.skullheadx.com/sitemap.xml?a=commitdiff_plain;h=refs%2Fheads%2FRelease;p=fruit-ninja.git Create .gitignore --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8df665d --- /dev/null +++ b/.gitignore @@ -0,0 +1,14 @@ + +*.xml +*.toc +*.zip +*.pyc +*.pyc +*.pkg +*.manifest +*.pyz +*.html +*.spec +build/ +dist/ +.idea/ \ No newline at end of file