Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
1c014613
Commit
1c014613
authored
13 years ago
by
Nicolas Gallagher
Browse files
Options
Download
Email Patches
Plain Diff
Add various always-ignore extensions, files, and folders to `.gitignore`
parent
ab8f2e27
12 merge requests
!1475
2.0 wip
,
!1403
warningText and warningBackground docs fix
,
!1351
2.0 wip - relative font sizes
,
!1315
[2.0-wip] Fix mustache glob when building
,
!1268
[wip-2.0] IE 7/8 Typehead JS fix
,
!1236
2.0 wip - Fix for issue #1202
,
!1219
Removed dotted outline on navbar dropdown menu
,
!1210
Missing icon class from examples
,
!1195
Fixed display of secondary container
,
!1090
Fixed typo
,
!1084
Default `.border-radius-custom` values
,
!1069
2.0-wip: Changes to .gitignore, clearfix mixin, and search input reset
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitignore
+35
-1
.gitignore
with
35 additions
and
1 deletion
+35
-1
.gitignore
+
35
-
1
View file @
1c014613
# Numerous always-ignore extensions
*.diff
*.err
*.orig
*.log
*.rej
*.swo
*.swp
*.vi
*~
*.sass-cache
# OS or Editor folders
.DS_Store
.DS_Store
js/min
Thumbs.db
\ No newline at end of file
.cache
.project
.settings
.tmproj
*.esproj
nbproject
*.sublime-project
*.sublime-workspace
# Komodo
*.komodoproject
.komodotools
# Folders to ignore
.hg
.svn
.CVS
.idea
# Misc
js/min
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets