1
0
Fork 0
telegram/.gitignore

33 lines
335 B
Plaintext
Raw Permalink Normal View History

2017-09-04 18:18:46 +00:00
# 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
2019-07-23 13:45:57 +00:00
ffjson-inception*
*_ffjson_expose.go
.DS_Store
# IDE stuff
.idea/