Browse Source

Add IDEA IntelliJ to .gitignore

tags/v1.0.2
Thibault Meyer 8 years ago
parent
commit
7ea943d501
No known key found for this signature in database
GPG Key ID: BE39A108C4DDA755
  1. 3
      .gitignore

3
.gitignore vendored

@ -7,6 +7,9 @@
_obj
_test
# IntelliJ
.idea
# Architecture specific extensions/prefixes
*.[568vq]
[568vq].out

Loading…
Cancel
Save