diff options
| author | Alee <alee14498@gmail.com> | 2018-07-08 18:47:21 -0400 |
|---|---|---|
| committer | Alee <alee14498@gmail.com> | 2018-07-08 18:47:21 -0400 |
| commit | 400056b65498cce7abd195911f811a234d5f2779 (patch) | |
| tree | 59de763c80c51433f6f4cf6b1b3ee771e0c667c5 /.gitignore | |
| download | AstralMod-Improved-400056b65498cce7abd195911f811a234d5f2779.tar.gz AstralMod-Improved-400056b65498cce7abd195911f811a234d5f2779.tar.bz2 AstralMod-Improved-400056b65498cce7abd195911f811a234d5f2779.zip | |
Initial Files
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4c1d5ad --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ + +keys.js + +node_modules/ + +.vs/ +td.js |
