mirror of
https://github.com/Prominence/openweathermap-java-api.git
synced 2026-07-02 18:56:46 +03:00
Basic raw implementation.
This commit is contained in:
+4
-3
@@ -7,9 +7,6 @@
|
||||
# BlueJ files
|
||||
*.ctxt
|
||||
|
||||
# Mobile Tools for Java (J2ME)
|
||||
.mtj.tmp/
|
||||
|
||||
# Package Files #
|
||||
*.jar
|
||||
*.war
|
||||
@@ -21,3 +18,7 @@
|
||||
|
||||
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
||||
hs_err_pid*
|
||||
|
||||
*.iml
|
||||
.idea/
|
||||
**/ApplicationTest.java
|
||||
Reference in New Issue
Block a user