forked from csirtgadgets/massive-octo-spice
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
46 lines (43 loc) · 644 Bytes
/
.gitignore
File metadata and controls
46 lines (43 loc) · 644 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
Vagrantfile.local
contrib/GeoLite2-City.mmdb
hacking/packaging/ubuntu/default/cif
*.tar.gz
*/MANIFEST
*/Makefile.PL
*/*.tar.gz
*/pm_to_blib
*/blib/*
*/*.bak
*/Makefile.old
MYMETA*
src/testdata/*/*.log
src/lib/CIF/Generated.pm
*/_Inline/*
*.swp
configure
autom4te.cache
install-sh
Makefile
Makefile.in
config.log
config.status
config.pld
compile
missing
install-sh
ltmain.sh
aclocal.m4
.vagrant
missing
# From https://github.com/github/gitignore/blob/master/Global/OSX.gitignore
.DS_Store
Icon?
._*
.Spotlight-V100
.Trashes
# From: https://github.com/github/gitignore/blob/master/Global/Linux.gitignore
.*
!.gitignore
*~
*.sw[a-p]
.directory