[MediaWiki-commits] [Gerrit] labs...heritage[master]: Updating .gitignore

2016-10-03 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged.

Change subject: Updating .gitignore
..


Updating .gitignore

Adding pywikibot directories to gitignore and structuring the file
per use case to get an overview.

Change-Id: If929404c0894bc0f882361ac532fc0f506109bb3
---
M .gitignore
1 file changed, 17 insertions(+), 8 deletions(-)

Approvals:
  Lokal Profil: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/.gitignore b/.gitignore
index da8817b..ca4caad 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,16 +1,25 @@
+*.pyc
+
+# erfgoedbot created files
 erfgoedbot/sql/create_table_monuments*
 erfgoedbot/sql/create_table_wlpa*
 
-.coverage
-.tox
-*.pyc
-*.gz
+# pywikibot created files
+logs
+apicache
+*.ctrl
 
-composer.lock
+# third-party libraries
 vendor
-
 node_modules
 
-*.iml
+# tox/composer/docker files
+.coverage
+htmlcov
+.tox
+composer.lock
+erfgoedbot/database_config.yml
+conf/monuments_db.sql.gz
 
-daily-uploads/bower_components
\ No newline at end of file
+# IDE files
+*.iml

-- 
To view, visit https://gerrit.wikimedia.org/r/313755
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: If929404c0894bc0f882361ac532fc0f506109bb3
Gerrit-PatchSet: 2
Gerrit-Project: labs/tools/heritage
Gerrit-Branch: master
Gerrit-Owner: Lokal Profil 
Gerrit-Reviewer: Jean-Frédéric 
Gerrit-Reviewer: Lokal Profil 
Gerrit-Reviewer: Multichill 
Gerrit-Reviewer: jenkins-bot <>

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits


[MediaWiki-commits] [Gerrit] labs...heritage[master]: Updating .gitignore

2016-10-02 Thread Lokal Profil (Code Review)
Lokal Profil has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/313755

Change subject: Updating .gitignore
..

Updating .gitignore

Adding pywikibot directories to gitignore and structuring the file
per use case to get an overview.

Change-Id: If929404c0894bc0f882361ac532fc0f506109bb3
---
M .gitignore
1 file changed, 17 insertions(+), 7 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/labs/tools/heritage 
refs/changes/55/313755/1

diff --git a/.gitignore b/.gitignore
index da8817b..dd6dd21 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,16 +1,26 @@
+*.pyc
+
+# erfgoedbot created files
 erfgoedbot/sql/create_table_monuments*
 erfgoedbot/sql/create_table_wlpa*
 
-.coverage
-.tox
-*.pyc
-*.gz
+# pywikibot created files
+logs
+apicache
+*.ctrl
 
-composer.lock
+# third-party libraries
 vendor
-
 node_modules
 
+# tox/composer/docker files
+.coverage
+.tox
+composer.lock
+erfgoedbot/database_config.yml
+conf/monuments_db.sql.gz
+
+# other
+tools/daily-uploads/bower_components
 *.iml
 
-daily-uploads/bower_components
\ No newline at end of file

-- 
To view, visit https://gerrit.wikimedia.org/r/313755
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: If929404c0894bc0f882361ac532fc0f506109bb3
Gerrit-PatchSet: 1
Gerrit-Project: labs/tools/heritage
Gerrit-Branch: master
Gerrit-Owner: Lokal Profil 

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits