Skip to content

Commit c548dcf

Browse files
committed
Adds initial .gitignore file
1 parent 0cababb commit c548dcf

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# NET Core 1.0 Boilerplate
2+
# Repo: http://github.com/SourceCode/netcoreboiler
3+
# License: MIT
4+
5+
# Ignore Directories
6+
.vagrant/
7+
.idea/

0 commit comments

Comments
 (0)