diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -21,4 +21,6 @@ yarn-error.log* | |||
21 | *.sw? | 21 | *.sw? |
22 | 22 | ||
23 | # App configuration | 23 | # App configuration |
24 | config.yml \ No newline at end of file | 24 | config.yml |
25 | |||
26 | .drone.yml \ No newline at end of file | ||