diff options
| author | Kostya <mail@sartin.in> | 2026-08-06 14:42:43 +0000 |
|---|---|---|
| committer | Kostya <mail@sartin.in> | 2026-08-06 14:42:43 +0000 |
| commit | c3946151d543f568983f1ba16a963ea7dd4b9055 (patch) | |
| tree | c3390a0c37332b0bf7b2049f3de13cd1f900629d /.project | |
| download | guess-market-c3946151d543f568983f1ba16a963ea7dd4b9055.tar.gz guess-market-c3946151d543f568983f1ba16a963ea7dd4b9055.tar.xz guess-market-c3946151d543f568983f1ba16a963ea7dd4b9055.zip | |
template initial commit
Diffstat (limited to '.project')
| -rw-r--r-- | .project | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/.project b/.project new file mode 100644 index 0000000..c3b90e2 --- /dev/null +++ b/.project | |||
| @@ -0,0 +1,28 @@ | |||
| 1 | <?xml version="1.0" encoding="UTF-8"?> | ||
| 2 | <projectDescription> | ||
| 3 | <name>App</name> | ||
| 4 | <comment></comment> | ||
| 5 | <projects> | ||
| 6 | </projects> | ||
| 7 | <buildSpec> | ||
| 8 | <buildCommand> | ||
| 9 | <name>org.eclipse.jdt.core.javabuilder</name> | ||
| 10 | <arguments> | ||
| 11 | </arguments> | ||
| 12 | </buildCommand> | ||
| 13 | </buildSpec> | ||
| 14 | <natures> | ||
| 15 | <nature>org.eclipse.jdt.core.javanature</nature> | ||
| 16 | </natures> | ||
| 17 | <filteredResources> | ||
| 18 | <filter> | ||
| 19 | <id>1784965956299</id> | ||
| 20 | <name></name> | ||
| 21 | <type>30</type> | ||
| 22 | <matcher> | ||
| 23 | <id>org.eclipse.core.resources.regexFilterMatcher</id> | ||
| 24 | <arguments>node_modules|\.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__</arguments> | ||
| 25 | </matcher> | ||
| 26 | </filter> | ||
| 27 | </filteredResources> | ||
| 28 | </projectDescription> | ||