add gitignore for IDEA project files

This commit is contained in:
Xevion
2020-05-05 10:03:21 -05:00
parent fb0756e622
commit 47842d3554

6
.gitignore vendored
View File

@@ -1,4 +1,8 @@
# This .gitignore file should be placed at the root of your Unity project directory # Repository
.idea/**
/procedural-placement/.idea/**
# This .gitignore file should be placed at the root of your Unity project directory
# #
# Get latest from https://github.com/github/gitignore/blob/master/Unity.gitignore # Get latest from https://github.com/github/gitignore/blob/master/Unity.gitignore
# #