diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,2 +1,8 @@ +# we do not store binary outputs in Flex + +# windows +*.exp +*.ilk + # android *.apk
\ No newline at end of file |
| index : flex | |
| Unnamed repository; edit this file 'description' to name the repository. |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 6 |
@@ -1,2 +1,8 @@ +# we do not store binary outputs in Flex + +# windows +*.exp +*.ilk + # android *.apk
\ No newline at end of file |