diff options
author | 0neGal <mail@0negal.com> | 2021-12-25 01:45:43 +0100 |
---|---|---|
committer | 0neGal <mail@0negal.com> | 2021-12-25 03:04:47 +0100 |
commit | 208e7528a2e120c954e7eb28e93510b1b9240905 (patch) | |
tree | f951674e1404ad5ce4d923a6aff0db1622e422b5 /.gitignore | |
download | Viper-208e7528a2e120c954e7eb28e93510b1b9240905.tar.gz Viper-208e7528a2e120c954e7eb28e93510b1b9240905.zip |
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3c3629e --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +node_modules |