]> Skullheadx's Git Forge - fruit-ninja.git/commitdiff
Create .gitignore Release
authorSkullheadx <94652084+Skullheadx@users.noreply.github.com>
Wed, 5 Jul 2023 00:47:01 +0000 (20:47 -0400)
committerSkullheadx <94652084+Skullheadx@users.noreply.github.com>
Wed, 5 Jul 2023 00:47:01 +0000 (20:47 -0400)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..8df665d
--- /dev/null
@@ -0,0 +1,14 @@
+
+*.xml
+*.toc
+*.zip
+*.pyc
+*.pyc
+*.pkg
+*.manifest
+*.pyz
+*.html
+*.spec
+build/
+dist/
+.idea/
\ No newline at end of file