1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2025-12-11 09:11:50 +00:00

Merge .gitignore files

Prettier only takes the root .gitignore into account, which leads to
formatting of auto-generated files. Moving ignore patterns into the root
.gitignore file makes Prettier follow them and cleans up the workspace.
This commit is contained in:
Даниїл Григор'єв 2024-06-20 12:50:37 +03:00
parent 1d26ba67ea
commit 392b4cad13
No known key found for this signature in database
GPG Key ID: B890DF16341D8C1D
5 changed files with 4 additions and 4 deletions

4
.gitignore vendored
View File

@ -54,3 +54,7 @@ config.local.js
build_output
tmp
src/js/built-temp
translations/tmp
gulp/additional_build_files

1
electron/.gitignore vendored
View File

@ -1 +0,0 @@
mods/*.js

1
gulp/.gitignore vendored
View File

@ -1 +0,0 @@
additional_build_files

1
src/js/.gitignore vendored
View File

@ -1 +0,0 @@
built-temp

View File

@ -1 +0,0 @@
tmp