Skip to content

Commit 25504c8

Browse files
committed
add configuration files
1 parent f65c74e commit 25504c8

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
c.SimpleApp11.ignore_js = True
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
c.SimpleApp1.app = 'an app'
2+
c.SimpleApp1.cli = 'a cli'
3+
c.SimpleApp1.file = 'a file'
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
c.SimpleApp2.file = 'OK'

0 commit comments

Comments
 (0)