2017-09-15 07:39:55 -04:00
|
|
|
# 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
|
2017-04-21 12:49:00 -04:00
|
|
|
.DS_Store
|
2017-09-15 07:39:55 -04:00
|
|
|
Thumbs.db
|
|
|
|
.editorconfig
|
2017-05-15 17:59:51 -04:00
|
|
|
/build/
|
2021-10-11 10:54:09 -04:00
|
|
|
/cli/winresources/versioninfo.json
|
|
|
|
/cli/winresources/*.syso
|
2017-05-10 21:24:32 -04:00
|
|
|
/man/man1/
|
|
|
|
/man/man5/
|
|
|
|
/man/man8/
|
|
|
|
/docs/yaml/gen/
|
2017-05-18 04:48:24 -04:00
|
|
|
profile.out
|
2020-06-21 06:17:09 -04:00
|
|
|
/vndr.log
|