forked from LycheeOrg/Lychee
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
51 lines (42 loc) · 828 Bytes
/
.gitignore
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
47
48
49
50
51
/node_modules
public/Lychee-front/node_modules/
public/Lychee-front/package-lock.json
public/Lychee-front/node_modules/
public/Lychee-front/bower_components/
public/Lychee-front/package-lock.json
public/uploads/big/*
public/uploads/import/*
public/uploads/medium/*
public/uploads/raw/*
public/uploads/small/*
public/uploads/thumb/*
!public/uploads/big/index.html
!public/uploads/import/index.html
!public/uploads/medium/index.html
!public/uploads/raw/index.html
!public/uploads/small/index.html
!public/uploads/thumb/index.html
/storage/*.key
/storage/clockwork/
/vendor
/.idea
/.vscode
/.vagrant
Homestead.json
Homestead.yaml
npm-debug.log
yarn-error.log
.env
.env.bck
public/dist/user.css
aliases
Lychee/*
.phpunit*
_ide*
.php_cs.cache
clover.xml
*.swp
installed.log
.DS_Store
.NO_SECURE_KEY
.NO_AUTO_COMPOSER_MIGRATE