mirror of
https://git.mills.io/prologic/zs-starter-template.git
synced 2025-04-04 13:53:31 +03:00
Add a .zsignore to ignore unwanted files
This commit is contained in:
parent
c53f3f5580
commit
4f9c1d9f32
1 changed files with 8 additions and 0 deletions
8
.zsignore
Normal file
8
.zsignore
Normal file
|
@ -0,0 +1,8 @@
|
|||
*~
|
||||
*.bak
|
||||
|
||||
COPYING
|
||||
Dockerfile
|
||||
LICENSE
|
||||
Makefile
|
||||
README.md
|
Loading…
Add table
Reference in a new issue