mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-04-15 01:41:56 +00:00
updated gitignore to exclude binaries
This commit is contained in:
+5
-9
@@ -1,18 +1,14 @@
|
||||
NOTES.txt
|
||||
drone.sublime-project
|
||||
drone.sublime-workspace
|
||||
.vagrant
|
||||
|
||||
*~
|
||||
~*
|
||||
*.sqlite
|
||||
*.deb
|
||||
*.out
|
||||
*.rice-box.go
|
||||
|
||||
bin/drone
|
||||
bin/droned
|
||||
cmd/drone/drone
|
||||
cmd/droned/droned
|
||||
deb/drone/usr/local/bin/drone
|
||||
deb/drone/usr/local/bin/droned
|
||||
|
||||
.vagrant
|
||||
*.out
|
||||
debian/drone/usr/local/bin/drone
|
||||
debian/drone/usr/local/bin/droned
|
||||
|
||||
Vendored
BIN
Binary file not shown.
Vendored
BIN
Binary file not shown.
Reference in New Issue
Block a user