Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
maurosoria
GitHub Repository: maurosoria/dirsearch
Path: blob/master/db/categories/vcs.txt
896 views
1
!.gitignore
2
.git
3
.git-credentials
4
.git-rewrite/
5
.git/
6
.git/branches/
7
.git/COMMIT_EDITMSG
8
.git/description
9
.git/FETCH_HEAD
10
.git/HEAD
11
.git/head
12
.git/hooks/
13
.git/hooks/applypatch-msg
14
.git/hooks/commit-msg
15
.git/hooks/post-update
16
.git/hooks/pre-applypatch
17
.git/hooks/pre-commit
18
.git/hooks/pre-push
19
.git/hooks/pre-rebase
20
.git/hooks/pre-receive
21
.git/hooks/prepare-commit-msg
22
.git/hooks/update
23
.git/index
24
.git/info/
25
.git/info/attributes
26
.git/info/exclude
27
.git/info/refs
28
.git/logs/
29
.git/logs/HEAD
30
.git/logs/head
31
.git/logs/refs
32
.git/logs/refs/heads
33
.git/logs/refs/heads/master
34
.git/logs/refs/remotes
35
.git/logs/refs/remotes/origin
36
.git/logs/refs/remotes/origin/HEAD
37
.git/logs/refs/remotes/origin/master
38
.git/objects/
39
.git/objects/info/packs
40
.git/packed-refs
41
.git/refs/
42
.git/refs/heads
43
.git/refs/heads/master
44
.git/refs/remotes
45
.git/refs/remotes/origin
46
.git/refs/remotes/origin/HEAD
47
.git/refs/remotes/origin/master
48
.git/refs/tags
49
.git2/
50
.git_release
51
.gitattributes
52
.gitchangelog.rc
53
.gitconfig
54
.github/
55
.github/ISSUE_TEMPLATE.md
56
.github/PULL_REQUEST_TEMPLATE.md
57
.gitignore
58
.gitignore.orig
59
.gitignore.swp
60
.gitignore/
61
.gitignore_global
62
.gitignore~
63
.gitk
64
.gitkeep
65
.gitlab
66
.gitlab/issue_templates
67
.gitlab/merge_request_templates
68
.gitmodules
69
.gitreview
70
.hg
71
.hg/
72
.hg/branch
73
.hg/dirstate
74
.hg/hgrc
75
.hg/requires
76
.hg/store/data/
77
.hg/store/undo
78
.hg/undo.dirstate
79
.hg_archival.txt
80
.hgignore
81
.hgignore.global
82
.hgrc
83
.hgsigs
84
.hgsub
85
.hgsubstate
86
.hgtags
87
.svn
88
.svn/
89
.svn/all-wcprops
90
.svn/entries
91
.svn/prop
92
.svn/text
93
.svn/text-base/
94
.svn/text-base/index.php.svn-base
95
.svn/wc.db
96
.svnignore
97
98