FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
gitattributes/ActionScript.gitattributes at master · gitattributes/gitattributes · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
gitattributes
/
gitattributes
Public
Notifications
You must be signed in to change notification settings
Fork
595
Star
3.8k
Code
Issues
13
Pull requests
10
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
gitattributes
/
ActionScript.gitattributes
Copy path
More file actions
More file actions
Latest commit
History
History
History
23 lines (16 loc) · 381 Bytes
Breadcrumbs
gitattributes
/
ActionScript.gitattributes
Copy path
File metadata and controls
23 lines (16 loc) · 381 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
#
Adobe Flash authoring file
*
.fla
text
#
ActionScript file
*
.as
text
#
Flash XML file
*
.xml
text
#
Treat .swf and .swc as binary
#
https://stackoverflow.com/q/1529178
#
Compiled Flash file
*
.swf
binary
-
crlf
-
diff
-
merge
#
Compiled Flash Library/Script
*
.swc
binary
-
crlf
-
diff
-
merge
#
ActionScript Communication file
*
.asc
text
#
Flash JavaScript file
*
.jsfl
text
Back
|
FazBrowse Home
|
New Git URL