Browse Source

Add IDEA IntelliJ to .gitignore

tags/v1.2.0-rc1
Thibault Meyer 9 years ago
parent
commit
1ffca61529
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