summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorGravatar Piotr Russ <mail@pruss.it> 2020-11-18 23:15:38 +0100
committerGravatar Piotr Russ <mail@pruss.it> 2020-11-18 23:15:38 +0100
commit1870f3fdf43707a15fda0f609a021f516f45eb63 (patch)
treefbaf527a47cd89a171df18da4b41e8ce34668555 /.gitignore
parente06ec920f7a5d784e674c4c4b4e6d1da3dc7391d (diff)
downloadwebsite_creator-1870f3fdf43707a15fda0f609a021f516f45eb63.tar.gz
website_creator-1870f3fdf43707a15fda0f609a021f516f45eb63.tar.bz2
website_creator-1870f3fdf43707a15fda0f609a021f516f45eb63.zip
finish auth routes, create cookie token, fix folder structure, add context to FE
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..c2658d7
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+node_modules/