postcat/.gitignore
夜鹰 9aae83f0d9 Squashed commit of the following:
commit c49c927790b7fdc480636b40bcad732cbc13abe8
Merge: 0efda1f 4bf46aa
Author: 夜鹰 <17kungfuboy@gmail.com>
Date:   Mon Feb 7 00:08:53 2022 +0800

    Merge branch 'fix-bug-2022-01-25' of github.com:eolinker/eoapi into fix-bug-2022-01-25

commit 0efda1fc58279f5814122ba8a3aecc542a181811
Author: 夜鹰 <17kungfuboy@gmail.com>
Date:   Mon Feb 7 00:04:47 2022 +0800

    add e2e test case

commit 4cecdbbfa6aa5a5b40601011678679c37aa480b9
Author: kungfuboy <17kungfuboy@gmail.com>
Date:   Sun Feb 6 22:37:13 2022 +0800

    change test unit

commit 292fe93b2d33b08703b4a149617e8bea570cdaee
Author: kungfuboy <17kungfuboy@gmail.com>
Date:   Wed Jan 26 21:48:07 2022 +0800

    add file about test

commit 62f4870a577996e3e9bfd093fcf98a76b7414db8
Author: 夜鹰 <17kungfuboy@gmail.com>
Date:   Wed Jan 26 16:50:52 2022 +0800

    update

commit 083ebc953e037b804d4c1d2e39afa8d463613a3b
Author: kungfuboy <17kungfuboy@gmail.com>
Date:   Tue Jan 25 22:07:03 2022 +0800

    add log

commit afc3a5f72994b095d7f62a3bcc3762f6cc7b5129
Author: kungfuboy <17kungfuboy@gmail.com>
Date:   Sun Jan 30 22:38:40 2022 +0800

    add e2e test of add_api

commit 5fed3394a5d2ac452beb9a19acb8bb936bcb8dfb
Author: kungfuboy <17kungfuboy@gmail.com>
Date:   Wed Jan 26 21:48:07 2022 +0800

    add file about test

commit f7f1c7e017450a1d04f5b4f94da8980b88e08b13
Author: 夜鹰 <17kungfuboy@gmail.com>
Date:   Wed Jan 26 16:50:52 2022 +0800

    update

commit 3f11b61a180186f536c163da9c830b75f26e1478
Author: kungfuboy <17kungfuboy@gmail.com>
Date:   Tue Jan 25 22:07:03 2022 +0800

    add log

commit 4bf46aad777464a87800a0db0f55c99cb4ad8fdd
Author: 夜鹰 <17kungfuboy@gmail.com>
Date:   Mon Feb 7 00:04:47 2022 +0800

    add e2e test case

commit aab9ee73b013f7dc84ffd85ee030162c561907de
Author: kungfuboy <17kungfuboy@gmail.com>
Date:   Sun Feb 6 22:37:13 2022 +0800

    change test unit

commit e0528e45274c3d00884a002a9115fe0a41c4e2c0
Merge: ee0ca9f cabde42
Author: kungfuboy <17kungfuboy@gmail.com>
Date:   Thu Feb 3 21:13:16 2022 +0800

    Merge branch 'fix-bug-2022-01-25' of github.com:eolinker/eoapi into fix-bug-2022-01-25

commit ee0ca9fe6cce56fb2984a2e138a25a6811395f34
Author: kungfuboy <17kungfuboy@gmail.com>
Date:   Sun Jan 30 22:38:40 2022 +0800

    add e2e test of add_api

commit 680f9233fc7d9d605516e4f46765909e50fae5db
Author: kungfuboy <17kungfuboy@gmail.com>
Date:   Wed Jan 26 21:48:07 2022 +0800

    add file about test

commit 1ca2950d9438eb031783418f736fcf82846e72c3
Author: 夜鹰 <17kungfuboy@gmail.com>
Date:   Wed Jan 26 16:50:52 2022 +0800

    update

commit 1b1c2fd297c5f7baeeebb0e3623953af621726d1
Author: kungfuboy <17kungfuboy@gmail.com>
Date:   Tue Jan 25 22:07:03 2022 +0800

    add log

commit cabde42c38d48a45d5518e5c2c8aed28ba348a5d
Author: kungfuboy <17kungfuboy@gmail.com>
Date:   Wed Jan 26 21:48:07 2022 +0800

    add file about test

commit bca80271a6e335e830001b8525abbbab9d2822e2
Author: 夜鹰 <17kungfuboy@gmail.com>
Date:   Wed Jan 26 16:50:52 2022 +0800

    update

commit 1ffe93f421e1404093e6bb9ba76de663d063c923
Author: kungfuboy <17kungfuboy@gmail.com>
Date:   Tue Jan 25 22:07:03 2022 +0800

    add log
2022-02-07 00:09:40 +08:00

56 lines
721 B
Plaintext

# See http://help.github.com/ignore-files/ for more about ignoring files.
# compiled output
/dist
/build/SetupScripts/nim/skin.zip
/tmp
/out-tsc
/app-builds
/release
app/main.js
src/**/*.js
!src/karma.conf.js
!src/ng1/**/*.js
*.js.map
# dependencies
node_modules
# IDEs and editors
.idea
.project
.classpath
.c9/
*.launch
.settings/
*.sublime-workspace
# IDE - VSCode
.vscode/*
.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
# misc
/.angular/cache
/.sass-cache
/connect.lock
/coverage
/libpeerconnection.log
npm-debug.log
testem.log
/typings
# e2e
/e2e/test
!/e2e/protractor.conf.js
/e2e/*.map
/e2e/tracing
/e2e/screenshots
# System Files
.DS_Store
Thumbs.db
# *-lock.json