Browse Source

Add IDEA IntelliJ to .gitignore

for-closed-social
Thibault Meyer 8 years ago
parent
commit
7ea943d501
No known key found for this signature in database GPG Key ID: BE39A108C4DDA755
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      .gitignore

+ 3
- 0
.gitignore View File

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

Loading…
Cancel
Save