OSDN Git Service

gitignoreの設定 bus_route master
authoryuuhayashi <hayashi.yuu@gmail.com>
Sat, 30 Apr 2016 00:22:21 +0000 (09:22 +0900)
committeryuuhayashi <hayashi.yuu@gmail.com>
Sat, 30 Apr 2016 00:22:21 +0000 (09:22 +0900)
.gitignore
ConvBusstop.jar [new file with mode: 0644]
ConvBusstop.zip [deleted file]
git.sh [new file with mode: 0755]

index 72b7be9..6fbd127 100644 (file)
@@ -1,25 +1,26 @@
-*.class\r
-*.zip\r
-bin\r
-classes\r
-sample\r
-dest\r
-\r
-P*-*_GML/\r
-\r
-# ============ #\r
-# Eclipse      #\r
-# ============ #\r
-.metadata\r
-.settings\r
-\r
-# ============ #\r
-# OS generated #\r
-# ============ #\r
-.DS_Store*\r
-._*\r
-.Spotlight-V100\r
-.Trashes\r
-Icon?\r
-ehthumbs.db\r
-[Tt]humbs.db\r
+*.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 (file)
index 0000000..b898c58
Binary files /dev/null and b/ConvBusstop.jar differ
diff --git a/ConvBusstop.zip b/ConvBusstop.zip
deleted file mode 100644 (file)
index 89e7f46..0000000
Binary files a/ConvBusstop.zip and /dev/null differ
diff --git a/git.sh b/git.sh
new file mode 100755 (executable)
index 0000000..09a2b5b
--- /dev/null
+++ b/git.sh
@@ -0,0 +1,2 @@
+cd ~/workspace/convbusstop
+gitk