diff options
author | Technus <daniel112092@gmail.com> | 2017-09-10 20:29:43 +0200 |
---|---|---|
committer | Technus <daniel112092@gmail.com> | 2017-09-10 20:29:43 +0200 |
commit | 17ce3e71a322ac5f7998378763bc313be69f0106 (patch) | |
tree | 5fecfe9ecc44f09810562238482d4b680537efa5 /.gitignore | |
parent | 75ab9679d36001fd2dab45c5eed705c50763a587 (diff) | |
download | GT5-Unofficial-17ce3e71a322ac5f7998378763bc313be69f0106.tar.gz GT5-Unofficial-17ce3e71a322ac5f7998378763bc313be69f0106.tar.bz2 GT5-Unofficial-17ce3e71a322ac5f7998378763bc313be69f0106.zip |
fix things
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 4442a696a9..0eaa2b6891 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ SetupDevWorkspaces.bat *.ipr *.iws *.bat +.idea/workspace.xml |