diff options
author | Sewef <elagroum@gmail.com> | 2019-04-07 20:35:15 +0200 |
---|---|---|
committer | huderlem <huderlem@gmail.com> | 2019-04-08 17:30:10 -0500 |
commit | fff1679bcfd5c13f6c311bec399463b5d85d1f21 (patch) | |
tree | 16bad8758b30c922d4cb30a4a88139680c126a68 | |
parent | 608245058b40b1d6fcb7e85e519b1e0d83013785 (diff) |
Update .gitignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index ed21493bf..a92cf57b6 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,4 @@ build/ .DS_Store *.ddump porymap.project.cfg +.vscode/ |