refactor(git): simplify ignore file
This commit is contained in:
parent
bb3d9f67f2
commit
4611704e1d
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,5 +1,6 @@
|
|||
# folders
|
||||
*/**/
|
||||
*/pkg
|
||||
*/src
|
||||
|
||||
# archives
|
||||
*.tar*
|
||||
|
|
Loading…
Reference in a new issue