Ignore all files by default.
https://wiki.archlinux.org/index.php/AUR_submission_guidelines > Tip: To keep the working directory and commits as clean as possible, > create a gitignore(5) that excludes all files and force-add files as > needed.
This commit is contained in:
parent
5508e76470
commit
a1c79a23e4
6
.gitignore
vendored
6
.gitignore
vendored
@ -1,5 +1 @@
|
||||
*.tar.gz
|
||||
*.tar.xz
|
||||
src/
|
||||
pkg/
|
||||
sway/
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user