Skip to content

Commit 9a92b5a

Browse files
committed
Ignore application contents and config.js
1 parent f26f6e4 commit 9a92b5a

File tree

4 files changed

+5
-0
lines changed

4 files changed

+5
-0
lines changed

coder-base/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
config.js
2+

coder-base/apps/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
*

coder-base/static/apps/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
*

coder-base/views/apps/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
*

0 commit comments

Comments
 (0)