ソースを参照

Add gitignore-file and common module

tags/0.1.0-intro
コミット
eabdb6f39d
3個のファイルの変更6行の追加0行の削除
  1. +2
    -0
      .gitignore
  2. +3
    -0
      .gitmodules
  3. +1
    -0
      common

+ 2
- 0
.gitignore ファイルの表示

@@ -0,0 +1,2 @@
/*.rro
/*.pdf

+ 3
- 0
.gitmodules ファイルの表示

@@ -0,0 +1,3 @@
[submodule "common"]
path = common
url = ssh://git@git.ram.eemcs.utwente.nl:20022/horlingsw/mac.git

+ 1
- 0
common

@@ -0,0 +1 @@
Subproject commit 9824d626fd1bf2cdc4d03c4109500629ffe16a20

読み込み中…
キャンセル
保存