diff options
author | Adam T Carpenter <atc@53hor.net> | 2020-02-23 19:34:28 -0500 |
---|---|---|
committer | Adam T Carpenter <atc@53hor.net> | 2020-02-23 19:34:28 -0500 |
commit | f2ba9fe86fda65f584e6f08b18600a578a59659b (patch) | |
tree | 880ae8f05f1642fa690ba076df9e2830b2bea937 /.gitignore | |
parent | 3c60887891b6caca5d1ff8dab66b74924bdf5fbe (diff) | |
download | carpentertutoring-f2ba9fe86fda65f584e6f08b18600a578a59659b.tar.xz carpentertutoring-f2ba9fe86fda65f584e6f08b18600a578a59659b.zip |
updated scripts, organized src
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ node_modules/ dist/ fonts.zip +**/*.swp |