diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -1,4 +1,5 @@ -/public -/content -todo.md -/target +core.* +build/ +content/ +target/ +public/ |
![]() |
index : ahsi | |
| Unnamed repository; edit this file 'description' to name the repository. |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 9 |
@@ -1,4 +1,5 @@ -/public -/content -todo.md -/target +core.* +build/ +content/ +target/ +public/ |