This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
bfe
/
drone-with-go-test
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
marche pas sans gitignore ?
master
Bruno FELIX
2 years ago
parent
1fe68df68e
commit
ad42fe9f5b
1 changed files
with
27 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+27
-0
.gitignore
+ 27
- 0
.gitignore
View File
@@ -0,0 +1,27 @@
# Drone Files
.secrets.yml
# Compiled Object files, Static and Dynamic libs (Shared Objects)
*.o
*.a
*.so
# Folders
_obj
_test
# Architecture specific extensions/prefixes
*.[568vq]
[568vq].out
*.cgo1.go
*.cgo2.c
_cgo_defun.c
_cgo_gotypes.go
_cgo_export.*
_testmain.go
*.exe
*.test
*.prof
Write
Preview
Loading…
Cancel
Save
Powered by
TurnKey Linux
.