diff options
author | Lizzy Hunt <logan.hunt@usu.edu> | 2023-02-14 17:37:40 -0700 |
---|---|---|
committer | Lizzy Hunt <logan.hunt@usu.edu> | 2023-02-14 17:37:40 -0700 |
commit | 39cb1f34e3ebc4c989f1c1b44f031331d8c3e036 (patch) | |
tree | df70f4e03bad994de61ed89ec478632f6bbef441 /.gitignore | |
download | aggietimed-39cb1f34e3ebc4c989f1c1b44f031331d8c3e036.tar.gz aggietimed-39cb1f34e3ebc4c989f1c1b44f031331d8c3e036.zip |
it's a commit, innit\?
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..37d7e73 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +node_modules +.env |