Adding new git entries and .svnignore.

This commit is contained in:
t0-git 2020-10-07 21:02:51 +02:00 committed by GitHub
parent d5271820d0
commit 8d60339a5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,20 @@
.cvs .cvs
.cvsignore .cvsignore
.forward .forward
.git
.git-rewrite
.git/HEAD .git/HEAD
.git/config
.git/index
.git/logs/
.git_release
.gitattributes
.gitconfig
.gitignore
.gitk
.gitkeep
.gitmodules
.gitreview
.history .history
.hta .hta
.htaccess .htaccess
@ -22,6 +35,7 @@
.subversion .subversion
.svn .svn
.svn/entries .svn/entries
.svnignore
.swf .swf
.web .web
.well-known/acme-challenge .well-known/acme-challenge