mirror of
https://github.com/sirjonasxx/G-Earth.git
synced 2024-11-23 00:40:51 +01:00
gitignore update & json.jar move
This commit is contained in:
parent
54b4b88372
commit
3f01b316ab
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,4 +1,5 @@
|
||||
.idea/
|
||||
out/
|
||||
G-Earth2.iml
|
||||
Extensions/
|
||||
/Extensions/
|
||||
G-Earth.iml
|
||||
|
12
G-Earth.iml
12
G-Earth.iml
@ -1,12 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<module type="JAVA_MODULE" version="4">
|
||||
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
||||
<exclude-output />
|
||||
<content url="file://$MODULE_DIR$">
|
||||
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
|
||||
</content>
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
<orderEntry type="library" name="json-simple-1.1.1" level="project" />
|
||||
</component>
|
||||
</module>
|
@ -1,3 +0,0 @@
|
||||
[LocalizedFileNames]
|
||||
jna-4.5.1.jar=@jna-4.5.1.jar,0
|
||||
jna-platform-4.5.1.jar=@jna-platform-4.5.1.jar,0
|
@ -1,3 +1,3 @@
|
||||
Manifest-Version: 1.0
|
||||
Main-Class: main.extensions.examples.adminonconnect.AdminOnConnect
|
||||
|
||||
Manifest-Version: 1.0
|
||||
Main-Class: main.extensions.examples.adminonconnect.AdminOnConnect
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user