Skip to content
This repository was archived by the owner on Sep 10, 2021. It is now read-only.

Commit 787d947

Browse files
author
Jamie Snape
committed
Minor tweaks to configuration files
1 parent fbe83f2 commit 787d947

File tree

13 files changed

+26
-2
lines changed

13 files changed

+26
-2
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Midas Server. Copyright Kitware SAS. Licensed under the Apache License 2.0.
2+
13
.DS_Store
24
.idea/
35
.sass-cache/

core/configs/.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1+
# Midas Server. Copyright Kitware SAS. Licensed under the Apache License 2.0.
2+
13
*.local.ini
2-
*.local.ini.old
3-
*.local.ini.test
44
termsofservice.txt

data/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Midas Server. Copyright Kitware SAS. Licensed under the Apache License 2.0.
2+
13
*
24
!.gitignore
35
!.htaccess

log/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Midas Server. Copyright Kitware SAS. Licensed under the Apache License 2.0.
2+
13
*
24
!.gitignore
35
!.htaccess
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1+
# Midas Server. Copyright Kitware SAS. Licensed under the Apache License 2.0.
2+
13
bin

modules/pvw/public/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1+
# Midas Server. Copyright Kitware SAS. Licensed under the Apache License 2.0.
2+
13
import
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
1+
# Midas Server. Copyright Kitware SAS. Licensed under the Apache License 2.0.
2+
13
*.pyc
24
config.internal.cfg
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1+
# Midas Server. Copyright Kitware SAS. Licensed under the Apache License 2.0.
2+
13
*.pyc
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
1+
# Midas Server. Copyright Kitware SAS. Licensed under the Apache License 2.0.
2+
13
*
24
!.gitignore
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1+
# Midas Server. Copyright Kitware SAS. Licensed under the Apache License 2.0.
2+
13
*.pyc

0 commit comments

Comments
 (0)