Skip to content

Commit 9fdc686

Browse files
committed
adding /private and /data to .gitgnore
1 parent 2028c7b commit 9fdc686

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Ignore docs files
22
_gh_pages
33
_site
4+
/data
5+
/private
46
.ruby-version
57

68
# Numerous always-ignore extensions

0 commit comments

Comments
 (0)