Просмотр исходного кода

Merge pull request #112 from greboid/master

Update gitignore
pull/114/head
Chris Smith 7 лет назад
Родитель
Сommit
a01ec88bdf
6 измененных файлов: 7 добавлений и 9 удалений
  1. 2
    4
      .gitignore
  2. 1
    1
      client
  3. 1
    1
      installers
  4. 1
    1
      parser
  5. 1
    1
      plugins
  6. 1
    1
      util

+ 2
- 4
.gitignore Просмотреть файл

1
 # Gradle created directories
1
 # Gradle created directories
2
 /.gradle
2
 /.gradle
3
 /build
3
 /build
4
+/out
4
 
5
 
5
 # Downloaded private settings
6
 # Downloaded private settings
6
 /etc/clover/clover.license
7
 /etc/clover/clover.license
13
 /.nb-gradle/private/
14
 /.nb-gradle/private/
14
 
15
 
15
 # DMDirc development profile
16
 # DMDirc development profile
16
-/etc/profile/*.*
17
-/etc/profile/actions
18
-/etc/profile/identities/*
19
-!/etc/profile/identities/modealiases
17
+/etc/profile

+ 1
- 1
client

1
-Subproject commit 42d9214a9a15f7d8792b0dc245562ec40ac0fbce
1
+Subproject commit 9cfdb6359d41ab23c31b384bbd4a36257c1b85db

+ 1
- 1
installers

1
-Subproject commit 15b7d43ed8ec93510b5ae4771eb2a54a6ab2bdbc
1
+Subproject commit 4f69e203c6b787910edbd2901a8da135ad862a9c

+ 1
- 1
parser

1
-Subproject commit cb47a85f155fbdd3eb57452f94b3ce543d5489c1
1
+Subproject commit b951ed460abc416a34ee3acc6cd2f067c181c724

+ 1
- 1
plugins

1
-Subproject commit a17b811695c4008de731efbf37850cbc7c693196
1
+Subproject commit faebdab48908f05fbae8300fd3373127438b35ad

+ 1
- 1
util

1
-Subproject commit c4499517d3bcb611e18a1c68af8c2ecfc63b69af
1
+Subproject commit 8db9931677a8188fbfab1135da7cebb6975b7186

Загрузка…
Отмена
Сохранить