diff options
author | HampusM <hampus@hampusmat.com> | 2021-07-21 13:49:38 +0200 |
---|---|---|
committer | HampusM <hampus@hampusmat.com> | 2021-07-21 13:49:38 +0200 |
commit | bb5ba5f1942f0e8d86abb8ef415defcd36f8659b (patch) | |
tree | 2d727c526cfdf3d01c8902d2cb59a8e979308b8b /.gitignore | |
parent | 5c8fa80951b1bd5a6a6497eddeb1f078b7d958fa (diff) |
Fixed a stupid mistake in the gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,6 +1,5 @@ .DS_Store node_modules -git dist settings.yml |