FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
mrubyc/.gitignore at master · mrubyc/mrubyc · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
mrubyc
/
mrubyc
Public
Notifications
You must be signed in to change notification settings
Fork
87
Star
494
Code
Issues
0
Pull requests
1
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
mrubyc
/
.gitignore
Copy path
More file actions
More file actions
Latest commit
History
History
History
37 lines (29 loc) · 418 Bytes
Breadcrumbs
mrubyc
/
.gitignore
Copy path
File metadata and controls
37 lines (29 loc) · 418 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
24
25
26
27
28
29
30
31
32
33
34
35
36
37
#
Executables
sample_scheduler
sample_include
sample_concurrent
sample_myclass
sample_no_scheduler
sample_task_queue
sample_task_queue_timeout
mrbc
#
build directory
build
/
#
Object files
*
.o
*
.a
#
mruby bytecode
*
.mrb
#
backup file
*
~
*
.bak
*
#
Mac
.DS_Store
*
.dSYM
#
doxygen output
html
/
#
PicoRuby for testing
picoruby
/
#
Auto-generated files (included in release archives via CI)
src
/
_autogen_
*
src
/
VERSION
Back
|
FazBrowse Home
|
New Git URL