mirror of
https://github.com/restic/rest-server.git
synced 2025-10-19 07:33:21 +00:00
Update .gitignore
This commit is contained in:
parent
fa0b53efe7
commit
64efcc2813
1 changed files with 3 additions and 24 deletions
27
.gitignore
vendored
27
.gitignore
vendored
|
@ -1,24 +1,3 @@
|
||||||
# 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
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue