commit | 56a3ed492b9026827d7e3ae8ac47d0b312c57e2c | [log] [tgz] |
---|---|---|
author | Gavin Howard <yzena.tech@gmail.com> | Wed Jan 03 12:16:19 2018 -0700 |
committer | Gavin Howard <yzena.tech@gmail.com> | Wed Jan 03 12:16:19 2018 -0700 |
tree | df948933068530d655ca64a34bd1beb944a34a25 | |
parent | 9ae194157ad3bf7813bec674b452b88523e960ae [diff] |
Add another type of file to the gitignore
diff --git a/.gitignore b/.gitignore index bace93a..75664cd 100644 --- a/.gitignore +++ b/.gitignore
@@ -2,3 +2,4 @@ *.creator *.files *.includes +*.creator.user