1
0
mirror of https://github.com/RipMeApp/ripme.git synced 2025-07-31 11:00:13 +02:00

Merge pull request #353 from sleaze/sleaze/gitignore-intellij

Added IntelliJ `.idea` folder and `*.iml` to .gitignore.
This commit is contained in:
metaprime
2016-12-19 00:12:06 -08:00
committed by GitHub

2
.gitignore vendored
View File

@@ -8,3 +8,5 @@ ripme.jar.update
ripme.jar ripme.jar
rip.properties rip.properties
history.json history.json
.idea
*.iml