FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
luaplot/.gitignore at master · thewizardplusplus/luaplot · GitHub
thewizardplusplus
/
luaplot
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Expand file tree
Breadcrumbs
luaplot
/
.gitignore
Copy path
More file actions
More file actions
Latest commit
History
History
History
40 lines (34 loc) · 323 Bytes
Breadcrumbs
luaplot
/
.gitignore
Copy path
File metadata and controls
40 lines (34 loc) · 323 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
38
39
40
#
Compiled Lua sources
luac.out
#
LuaRocks build files
*
.src.rock
*
.zip
*
.tar.gz
#
Object files
*
.o
*
.os
*
.ko
*
.obj
*
.elf
#
Precompiled headers
*
.gch
*
.pch
#
Libraries
*
.lib
*
.a
*
.la
*
.lo
*
.def
*
.exp
#
Shared objects (inc. Windows DLLs)
*
.dll
*
.so
*
.so.
*
*
.dylib
#
Executables
*
.exe
*
.out
*
.app
*
.i
*
86
*
.x86_64
*
.hex
Back
|
FazBrowse Home
|
New Git URL