Fix .gitignore

Ignore the whole folder, stop deleting my damn PhpStorm files
This commit is contained in:
Dylan K. Taylor 2017-01-09 15:51:55 +00:00
parent 441961b199
commit 41d36e4e7a

2
.gitignore vendored
View File

@ -11,7 +11,7 @@ server.properties
memoryDump_*/* memoryDump_*/*
# Common IDEs # Common IDEs
.idea/* .idea/
nbproject/* nbproject/*
# Windows image file caches # Windows image file caches