Skip to content

Commit 8ef9c6e

Browse files
committed
Adds atom to gitignore
1 parent f61fd7c commit 8ef9c6e

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@ gh-pages/
1212
site/_site/
1313
coverage
1414
.ruby-version
15-
.sass-cache
15+
.sass-cache
16+
atom.xml

_site/atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title>codeRIT</title>
55
<link href="http://localhost:4000/atom.xml" rel="self"/>
66
<link href="http://localhost:4000/"/>
7-
<updated>2019-03-06T11:04:54-05:00</updated>
7+
<updated>2019-03-06T11:05:35-05:00</updated>
88
<id>http://localhost:4000</id>
99
<author>
1010
<name></name>

0 commit comments

Comments
 (0)