diff options
| author | oldmud0 <oldmud0@users.noreply.github.com> | 2019-04-03 15:28:30 -0500 |
|---|---|---|
| committer | oldmud0 <oldmud0@users.noreply.github.com> | 2019-04-03 15:28:30 -0500 |
| commit | edb3c6b538e80c08595baf71d32356bf0cf97795 (patch) | |
| tree | 80f744d4db7441e44b0bec32c20499e0e05a2c8a /scripts/.gitignore | |
| parent | 5d0044b93cfd5ada490c7c1b296bdd0f1602a8f2 (diff) | |
Continue work on manifest scripts
Diffstat (limited to 'scripts/.gitignore')
| -rw-r--r-- | scripts/.gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/scripts/.gitignore b/scripts/.gitignore new file mode 100644 index 00000000..2f8a2b91 --- /dev/null +++ b/scripts/.gitignore @@ -0,0 +1,6 @@ +node_modules/ + +# Cursed file +package-lock.json + +s3_keys.sh |
