OSDN Git Service

Initial Update
authorYukidaruma-dev <yukir0dev@gmail.com>
Mon, 8 Apr 2019 03:34:20 +0000 (12:34 +0900)
committerYukidaruma-dev <yukir0dev@gmail.com>
Mon, 8 Apr 2019 03:34:20 +0000 (12:34 +0900)
.gitignore [new file with mode: 0644]
Changelog.md [new file with mode: 0644]
howto/アップロード.md [new file with mode: 0644]
howto/管理者.md [new file with mode: 0644]
rules/基本的なルール.md [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..b9cf153
--- /dev/null
@@ -0,0 +1,40 @@
+# Created by https://www.gitignore.io/api/windows,visualstudiocode
+# Edit at https://www.gitignore.io/?templates=windows,visualstudiocode
+
+### VisualStudioCode ###
+.vscode/*
+!.vscode/settings.json
+!.vscode/tasks.json
+!.vscode/launch.json
+!.vscode/extensions.json
+
+### VisualStudioCode Patch ###
+# Ignore all local history of files
+.history
+
+### Windows ###
+# Windows thumbnail cache files
+Thumbs.db
+ehthumbs.db
+ehthumbs_vista.db
+
+# Dump file
+*.stackdump
+
+# Folder config file
+[Dd]esktop.ini
+
+# Recycle Bin used on file shares
+$RECYCLE.BIN/
+
+# Windows Installer files
+*.cab
+*.msi
+*.msix
+*.msm
+*.msp
+
+# Windows shortcuts
+*.lnk
+
+# End of https://www.gitignore.io/api/windows,visualstudiocode
\ No newline at end of file
diff --git a/Changelog.md b/Changelog.md
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/howto/アップロード.md b/howto/アップロード.md
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/howto/管理者.md b/howto/管理者.md
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/rules/基本的なルール.md b/rules/基本的なルール.md
new file mode 100644 (file)
index 0000000..e69de29