diff options
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -116,3 +116,7 @@ dist .env.development.local .env.test.local .env.production.local + +# IDE +/.idea/ +/site.iml |
| index : site | |
| Unnamed repository; edit this file 'description' to name the repository. |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 4 |
@@ -116,3 +116,7 @@ dist .env.development.local .env.test.local .env.production.local + +# IDE +/.idea/ +/site.iml |