gitignore

pull/2/head
bvn13 2023-04-29 22:39:23 +03:00
parent 715c6ae62d
commit 1d1bcceb2d
2 changed files with 3 additions and 0 deletions

2
.gitignore vendored
View File

@ -134,4 +134,6 @@ dist
# gradle
.gradle/
/.gradle/
.gradle/**
/.gradle/**

1
survey/.gitignore vendored
View File

@ -28,3 +28,4 @@ yarn-debug.log*
yarn-error.log\*
.gradle/
/.gradle/