FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
bootflat.github.io/.gitignore at master · bootflat/bootflat.github.io · GitHub
bootflat
/
bootflat.github.io
Public
Notifications
You must be signed in to change notification settings
Fork
427
Star
4.2k
Code
Issues
53
Pull requests
7
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
bootflat.github.io
/
.gitignore
Copy path
More file actions
More file actions
Latest commit
History
History
History
40 lines (35 loc) · 425 Bytes
Breadcrumbs
bootflat.github.io
/
.gitignore
Copy path
File metadata and controls
40 lines (35 loc) · 425 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
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
#
Ignore docs files
.ruby-version
.sass-cache
#
Numerous always-ignore extensions
*
.diff
*
.err
*
.orig
*
.log
*
.rej
*
.swo
*
.swp
*
.zip
*
.vi
*
~
#
OS or Editor folders
.DS_Store
._
*
Thumbs.db
.cache
.project
.settings
.tmproj
*
.esproj
nbproject
*
.sublime-project
*
.sublime-workspace
.idea
#
grunt-html-validation
validation-status.json
validation-report.json
#
Folders to ignore
node_modules
#
Composer
composer.lock
/
vendor
Back
|
FazBrowse Home
|
New Git URL