diff options
| author | System administrator <root@schneefux.xyz> | 2019-09-27 08:45:18 +0200 |
|---|---|---|
| committer | System administrator <root@schneefux.xyz> | 2019-09-27 08:45:18 +0200 |
| commit | 1e8f15e96b8b5190ea2336417263e576632b90c3 (patch) | |
| tree | d6961a027be1a36fb67ccfa559348905986c34ee /.gitignore | |
| download | deleteme-1e8f15e96b8b5190ea2336417263e576632b90c3.tar.gz deleteme-1e8f15e96b8b5190ea2336417263e576632b90c3.zip | |
Init test project
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..c2658d7 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +node_modules/ |
