diff options
author | Wynn Wolf Arbor | 2020-03-15 15:11:50 +0100 |
---|---|---|
committer | Wynn Wolf Arbor | 2020-03-15 15:11:50 +0100 |
commit | 1738d5e0a396b7ee275a0b2e5a89caebaa73cc1c (patch) | |
tree | 25950063954b2abd8a292de951e413c7ee619aae | |
parent | d5a85ccddd4dbb3654e266e118a544a230e16a4b (diff) | |
download | site-1738d5e0a396b7ee275a0b2e5a89caebaa73cc1c.tar.gz |
Make sure to only ignore toplevel atom.xml file
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -atom.xml +/atom.xml man.css style.css *.html |