FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
maddy/.gitignore at master · foxcpp/maddy · GitHub
foxcpp
/
maddy
Public
Notifications
You must be signed in to change notification settings
Fork
326
Star
6.1k
Code
Issues
127
Pull requests
14
Discussions
Actions
Wiki
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
maddy
/
.gitignore
Copy path
More file actions
More file actions
Latest commit
History
History
History
49 lines (41 loc) · 545 Bytes
Breadcrumbs
maddy
/
.gitignore
Copy path
File metadata and controls
49 lines (41 loc) · 545 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
41
42
43
44
45
46
47
48
49
#
gitignore.io
*
.o
*
.a
*
.so
_obj
_test
*
.
[
568vq
]
[
568vq
]
.out
*
.cgo1.go
*
.cgo2.c
_cgo_defun.c
_cgo_gotypes.go
_cgo_export.
*
_testmain.go
*
.exe
*
.exe~
*
.test
*
.prof
**
/
.envrc
**
/
.DS_Store
#
Tests coverage
*
.out
#
Compiled binaries
cmd
/
maddy
/
maddy
cmd
/
maddy-
*
-helper
/
maddy-
*
-helper
/
maddy
#
Man pages
docs
/
man
/
*
.1
docs
/
man
/
*
.5
#
Certificates and private keys.
*
.pem
*
.crt
*
.key
#
Some directories that may be created during test-runs
#
in repo directory.
cmd
/
maddy
/
*
mtasts-cache
cmd
/
maddy
/
*
queue
build
/
tests
/
maddy.cover
tests
/
maddy
.idea
/
Back
|
FazBrowse Home
|
New Git URL