- Update formatting for README.md - Update stats using .gitattributes - Remove obsolete entries from .gitignore - Use Git LFS for binary files (images), require re-commit binary assets
13 lines
145 B
Bash
13 lines
145 B
Bash
# .gitignore
|
|
|
|
idea/*
|
|
/main
|
|
result*
|
|
./src
|
|
./pkg
|
|
./goGoFetch
|
|
/gogofetch-git-r14.ff1fcf9-1-x86_64.pkg.tar.zst
|
|
./gogofetch-git
|
|
/goGoFetch
|
|
/gogofetch
|