diff options
author | destruc7i0n <dscdsouza@outlook.com> | 2018-11-11 15:43:30 -0500 |
---|---|---|
committer | destruc7i0n <dscdsouza@outlook.com> | 2018-11-11 15:43:30 -0500 |
commit | 04e63061bdf0b4a7bc1c70928d79cf90b1f97489 (patch) | |
tree | 29b6e17e56059403410df4810917eb87b6008d19 /.gitignore | |
parent | Merge pull request #29 from Arcensoth/master (diff) | |
download | shulker-04e63061bdf0b4a7bc1c70928d79cf90b1f97489.tar.gz shulker-04e63061bdf0b4a7bc1c70928d79cf90b1f97489.zip |
Let's make this usable again!
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 504afef..c917706 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ node_modules/ package-lock.json + +.idea |