OSDN Git Service

Add 初回のコミット master
authormolelord <molelord@users.osdn.me>
Sat, 31 Oct 2020 10:58:25 +0000 (19:58 +0900)
committermolelord <molelord@users.osdn.me>
Sat, 31 Oct 2020 10:58:25 +0000 (19:58 +0900)
チケット 40889 に関連
ユーザがgit cloneできるようにした。

.gitignore [new file with mode: 0644]
README.md [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..b92d076
--- /dev/null
@@ -0,0 +1,21 @@
+*~
+*.*~
+*.swp
+*.bak
+*.d
+*.o
+.waf-*
+.waf3-*
+.lock-waf*
+~$*.docx
+~$*.xlsx
+*.map
+*.log
+*.un~
+.mxproject
+.metadata/
+Thumbs.db
+org.eclipse.cdt.core.prefs
+build/
+RemoteSystemsTempFiles/
+marmot*/
diff --git a/README.md b/README.md
new file mode 100644 (file)
index 0000000..0487f91
--- /dev/null
+++ b/README.md
@@ -0,0 +1,5 @@
+stmole32
+===============
+
+https://osdn.net/projects/stmole32/ 用のgitリポジトリの一つです。
+ライブラリとして使用する .h や .c が入っています。