Skip to content

Commit

Permalink
Ignore other files
Browse files Browse the repository at this point in the history
  • Loading branch information
xyproto committed May 9, 2024
1 parent 1ea000f commit 61645dc
Showing 1 changed file with 5 additions and 28 deletions.
33 changes: 5 additions & 28 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,31 +1,8 @@
# Compiled Object files, Static and Dynamic libs (Shared Objects)
*.bak
*.o
*.a
*.so
*.swp

# 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

# Executables for the examples
examples/negroni/negroni
examples/martini/martini
examples/gin/gin
examples/macaron/macaron
examples/http/http
*.tmp
.DS_Store
cmd/http/http
include.txt

0 comments on commit 61645dc

Please sign in to comment.