yay/.gitignore

29 lines
243 B
Plaintext
Raw Normal View History

2016-09-05 04:17:51 +02:00
# Compiled Object files, Static and Dynamic libs (Shared Objects)
*.o
*.a
*.so
# Folders
_obj
_test
*.cgo1.go
*.cgo2.c
_cgo_defun.c
_cgo_gotypes.go
_cgo_export.*
*.exe
*.test
*.prof
yay
2018-02-17 19:25:43 +01:00
yay_*/
2017-12-04 07:24:20 +01:00
*.tar.gz
qemu-*
2019-10-17 00:03:09 +02:00
.go
# Locale
*.mo
*.pot
2020-05-30 00:43:18 +02:00
*.po~