Skip to content

Commit 663c1f0

Browse files
committed
Add IntelliJ IDEA project files to .gitignore
1 parent a3d6bc6 commit 663c1f0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

+4
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@ tmtags
3333
*.orig
3434
*.releaseBackup
3535

36+
# IntelliJIDEA specific settings
37+
.idea/
38+
*.iml
39+
3640
# Eclipse specific settings
3741
.classpath
3842
.project

0 commit comments

Comments
 (0)