mirror of
https://github.com/Macrame-App/Macrame
synced 2025-12-29 07:19:26 +00:00
.gitignore update: ignore all the contents of macros except the TEST- macros. Same goes for panels and test_panel.
This commit is contained in:
parent
eb77287066
commit
6bdace237b
21 changed files with 183 additions and 2 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -8,7 +8,13 @@ log.txt
|
|||
Macrame.exe
|
||||
|
||||
public/*
|
||||
|
||||
macros/*
|
||||
!macros/TEST-*
|
||||
|
||||
panels/*
|
||||
!panels/test_panel
|
||||
|
||||
builds
|
||||
node_modules
|
||||
ToDo.md
|
||||
Loading…
Add table
Add a link
Reference in a new issue