19 строки
328 B
Plaintext
19 строки
328 B
Plaintext
# if you want to ignore files created by your editor/tools,
|
|
# please consider a global .gitignore https://help.github.com/articles/ignoring-files
|
|
*.exe
|
|
*.exe~
|
|
*.orig
|
|
.*.swp
|
|
.DS_Store
|
|
Thumbs.db
|
|
.editorconfig
|
|
/build/
|
|
cli/winresources/rsrc_*.syso
|
|
/man/man1/
|
|
/man/man5/
|
|
/man/man8/
|
|
/docs/yaml/gen/
|
|
coverage.txt
|
|
profile.out
|
|
/vndr.log
|