diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-06-06 19:00:35 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-06-06 19:00:35 -0400 |
commit | 8e75d7f1ec7b12fca5a3d5a19be5d51d1c7b4278 (patch) | |
tree | 4941b81e97369bcbe13f2648e204a92f29b03205 /.gitignore | |
parent | a92da1429711043a51875e15892f1754e2f486d2 (diff) | |
download | NotEnoughUpdates-REPO-8e75d7f1ec7b12fca5a3d5a19be5d51d1c7b4278.tar.gz NotEnoughUpdates-REPO-8e75d7f1ec7b12fca5a3d5a19be5d51d1c7b4278.tar.bz2 NotEnoughUpdates-REPO-8e75d7f1ec7b12fca5a3d5a19be5d51d1c7b4278.zip |
add enderman xp const
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,2 +1,3 @@ -.vscode +.vscode/* +#!.vscode/settings.json .idea
\ No newline at end of file |