1
0
mirror of https://github.com/Jguer/yay synced 2024-07-03 08:51:44 +00:00
yay/.gitignore

29 lines
243 B
Plaintext
Raw Normal View History

2016-09-05 02:17:51 +00: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 18:25:43 +00:00
yay_*/
2017-12-04 06:24:20 +00:00
*.tar.gz
qemu-*
2019-10-16 22:03:09 +00:00
.go
# Locale
*.mo
*.pot
2020-05-29 22:43:18 +00:00
*.po~