adjusted gitignore

This commit is contained in:
Microprocess 2023-12-28 15:10:38 -03:00
parent 0271c74c9e
commit adc7d29341

1
.gitignore vendored
View File

@ -1,6 +1,7 @@
# compiled output # compiled output
/dist /dist
/node_modules /node_modules
/log
/Docker/.env /Docker/.env