Skip to content

Commit 456d37c

Browse files
committed
Add GitIgnore File to the Project
Signed-off-by: Justin Yost <[email protected]>
1 parent d182cbb commit 456d37c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.gitignore

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Dependencies
2+
/vendor
3+
4+
# Code Editors
5+
.vscode/
6+
7+
# OS Specific Files
8+
.DS_Store

0 commit comments

Comments
 (0)