We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea099df commit cdbb748Copy full SHA for cdbb748
1 file changed
gitignore for official SDK.md
@@ -0,0 +1,13 @@
1
+# .gitignore for official SDK projects
2
+
3
+The following files seem to be able to be excluded without any ill-effects.
4
5
+```
6
+Debug/
7
+INIT/
8
+SDCard/
9
+FXSH_Build.bat
10
+*.dlr
11
+*.dlw
12
+eActivityIcon.bmp
13
0 commit comments