diff options
author | ana <ana@ana.st> | 2021-08-08 13:37:29 +0200 |
---|---|---|
committer | ana <ana@ana.st> | 2021-08-08 13:37:29 +0200 |
commit | 70829a62398e862ce70cc64bbf3750fc72f21e1b (patch) | |
tree | 889a6e32ea9158d4972f01669e4938b03cf56732 /.gitignore | |
download | eureka-marks-70829a62398e862ce70cc64bbf3750fc72f21e1b.tar.gz |
initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..97e3960 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +.snowpack +build +node_modules \ No newline at end of file |