aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4c58b9b..7f06484 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,8 @@
+# we do not store binary outputs in Flex
+
+# windows
+*.exp
+*.ilk
+
# android
*.apk \ No newline at end of file