Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 36662cf

Browse files
adding project file and gitignore
1 parent 58d5914 commit 36662cf

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

‎.gitignore‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
*~
2+
todo.md
3+
*.sublime-workspace

‎laravel-api-guide.sublime-project‎

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"folders":
3+
[
4+
{
5+
"follow_symlinks": true,
6+
"path": "."
7+
}
8+
]
9+
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /