mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-01-27 01:39:09 +01:00
remove unsuned file
This commit is contained in:
21
scm-ui/.gitignore
vendored
21
scm-ui/.gitignore
vendored
@@ -1,21 +0,0 @@
|
||||
# See https://help.github.com/ignore-files/ for more about ignoring files.
|
||||
|
||||
# dependencies
|
||||
/node_modules
|
||||
|
||||
# testing
|
||||
/coverage
|
||||
|
||||
# production
|
||||
/build
|
||||
|
||||
# misc
|
||||
.DS_Store
|
||||
.env.local
|
||||
.env.development.local
|
||||
.env.test.local
|
||||
.env.production.local
|
||||
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
@@ -1,14 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<scm-config>
|
||||
<force-base-url>false</force-base-url>
|
||||
<login-attempt-limit>0</login-attempt-limit>
|
||||
<proxyPassword>gnlViC0YyKoivL+/zNsiOTi9/5a89iIl3GHC</proxyPassword>
|
||||
<proxyPort>0</proxyPort>
|
||||
<skip-failed-authenticators>false</skip-failed-authenticators>
|
||||
<login-attempt-limit-timeout>0</login-attempt-limit-timeout>
|
||||
<enableProxy>false</enableProxy>
|
||||
<enableRepositoryArchive>false</enableRepositoryArchive>
|
||||
<disableGroupingGrid>false</disableGroupingGrid>
|
||||
<anonymousAccessEnabled>false</anonymousAccessEnabled>
|
||||
<xsrf-protection>false</xsrf-protection>
|
||||
</scm-config>
|
||||
Reference in New Issue
Block a user