From: yuuhayashi Date: Sat, 30 Apr 2016 00:22:21 +0000 (+0900) Subject: gitignoreの設定 X-Git-Url: http://git.osdn.net/view?p=convbusstop%2Fconvbusstop.git;a=commitdiff_plain;h=6f6d1076946a92139d24047860089fd706e60032 gitignoreの設定 --- diff --git a/.gitignore b/.gitignore index 72b7be9..6fbd127 100644 --- a/.gitignore +++ b/.gitignore @@ -1,25 +1,26 @@ -*.class -*.zip -bin -classes -sample -dest - -P*-*_GML/ - -# ============ # -# Eclipse # -# ============ # -.metadata -.settings - -# ============ # -# OS generated # -# ============ # -.DS_Store* -._* -.Spotlight-V100 -.Trashes -Icon? -ehthumbs.db -[Tt]humbs.db +*.class +*.zip +bin/ +classes/ +sample/ +dest/ + +P*-*_GML/ + +# ============ # +# Eclipse # +# ============ # +.externalToolBuilders/ +.metadata +.settings + +# ============ # +# OS generated # +# ============ # +.DS_Store* +._* +.Spotlight-V100 +.Trashes +Icon? +ehthumbs.db +[Tt]humbs.db diff --git a/ConvBusstop.jar b/ConvBusstop.jar new file mode 100644 index 0000000..b898c58 Binary files /dev/null and b/ConvBusstop.jar differ diff --git a/ConvBusstop.zip b/ConvBusstop.zip deleted file mode 100644 index 89e7f46..0000000 Binary files a/ConvBusstop.zip and /dev/null differ diff --git a/git.sh b/git.sh new file mode 100755 index 0000000..09a2b5b --- /dev/null +++ b/git.sh @@ -0,0 +1,2 @@ +cd ~/workspace/convbusstop +gitk