remove unsuned file

This commit is contained in:
Maren Süwer
2018-11-15 09:52:20 +01:00
parent 74fd7a67cb
commit 0b030e8047
2 changed files with 0 additions and 35 deletions

21
scm-ui/.gitignore vendored
View File

@@ -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*

View File

@@ -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>