1
0
mirror of https://github.com/Jguer/yay synced 2024-07-01 07:56:37 +00:00
yay/.gitignore

33 lines
274 B
Plaintext
Raw Permalink 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
2021-12-18 20:39:01 +00:00
.vscode
2016-09-05 02:17:51 +00:00
*.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~
2020-10-26 08:10:34 +00:00
*.pprof
node_modules/