No bug - Add Gradle/IntelliJ/Android Studio state to .gitignore. r=me

DONTBUILD NPOTB

This was already present in .hgignore.

MozReview-Commit-ID: GcYRIsWZZ5F
This commit is contained in:
Nick Alexander 2016-02-13 16:29:05 -08:00
Родитель 21f0df9c9c
Коммит 2d4a01bce1
1 изменённых файлов: 10 добавлений и 0 удалений

10
.gitignore поставляемый
Просмотреть файл

@ -54,6 +54,16 @@ parser/html/java/javaparser/
.cproject
.settings/
# Ignore the files and directory that JetBrains IDEs create.
/.idea/
*.iml
# Gradle cache.
/.gradle/
# Local Gradle configuration properties.
/local.properties
# Python virtualenv artifacts.
python/psutil/**/*.so
python/psutil/**/*.pyd