2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03:00

add git ignore

This commit is contained in:
Nicole
2013-07-20 23:30:08 -07:00
parent bf51e24700
commit 6d269c2ed7
14 changed files with 51 additions and 14 deletions
+37
View File
@@ -0,0 +1,37 @@
# Numerous always-ignore extensions
*.diff
*.err
*.orig
*.log
*.rej
*.swo
*.swp
*.zip
*.vi
*~
*.sass-cache
# OS or Editor folders
.DS_Store
._*
Thumbs.db
.cache
.project
.settings
.tmproj
*.esproj
nbproject
*.sublime-project
*.sublime-workspace
# Komodo
*.komodoproject
.komodotools
# Folders to ignore
.hg
.svn
.CVS
.idea
node_modules
dist
+1 -1
View File
@@ -12,7 +12,7 @@
<link href="../bootstrap/bootstrap.css" rel="stylesheet"> <link href="../bootstrap/bootstrap.css" rel="stylesheet">
<!-- Custom styles for this template --> <!-- Custom styles for this template -->
<link href="example.css" rel="stylesheet"> <link href="carousel.css" rel="stylesheet">
</head> </head>
<!-- NAVBAR <!-- NAVBAR
================================================== --> ================================================== -->
+1 -1
View File
@@ -12,7 +12,7 @@
<link href="../bootstrap/bootstrap.css" rel="stylesheet"> <link href="../bootstrap/bootstrap.css" rel="stylesheet">
<!-- Custom styles for this template --> <!-- Custom styles for this template -->
<link href="example.css" rel="stylesheet"> <link href="grid.css" rel="stylesheet">
</head> </head>
<body> <body>
+1 -1
View File
@@ -12,7 +12,7 @@
<link href="../bootstrap/bootstrap.css" rel="stylesheet"> <link href="../bootstrap/bootstrap.css" rel="stylesheet">
<!-- Custom styles for this template --> <!-- Custom styles for this template -->
<link href="example.css" rel="stylesheet"> <link href="jumbotron-narrow.css" rel="stylesheet">
</head> </head>
<body> <body>
+1 -1
View File
@@ -12,7 +12,7 @@
<link href="../bootstrap/bootstrap.css" rel="stylesheet"> <link href="../bootstrap/bootstrap.css" rel="stylesheet">
<!-- Custom styles for this template --> <!-- Custom styles for this template -->
<link href="example.css" rel="stylesheet"> <link href="jumbotron.css" rel="stylesheet">
</head> </head>
<body> <body>
+1 -1
View File
@@ -12,7 +12,7 @@
<link href="../bootstrap/bootstrap.css" rel="stylesheet"> <link href="../bootstrap/bootstrap.css" rel="stylesheet">
<!-- Custom styles for this template --> <!-- Custom styles for this template -->
<link href="example.css" rel="stylesheet"> <link href="justified-nav.css" rel="stylesheet">
</head> </head>
<body> <body>
+1 -1
View File
@@ -12,7 +12,7 @@
<link href="../bootstrap/bootstrap.css" rel="stylesheet"> <link href="../bootstrap/bootstrap.css" rel="stylesheet">
<!-- Custom styles for this template --> <!-- Custom styles for this template -->
<link href="example.css" rel="stylesheet"> <link href="navbar-fixed-top.css" rel="stylesheet">
</head> </head>
<body> <body>
+1 -1
View File
@@ -12,7 +12,7 @@
<link href="../bootstrap/bootstrap.css" rel="stylesheet"> <link href="../bootstrap/bootstrap.css" rel="stylesheet">
<!-- Custom styles for this template --> <!-- Custom styles for this template -->
<link href="example.css" rel="stylesheet"> <link href="navbar-static-top.css" rel="stylesheet">
</head> </head>
<body> <body>
+1 -1
View File
@@ -12,7 +12,7 @@
<link href="../bootstrap/bootstrap.css" rel="stylesheet"> <link href="../bootstrap/bootstrap.css" rel="stylesheet">
<!-- Custom styles for this template --> <!-- Custom styles for this template -->
<link href="example.css" rel="stylesheet"> <link href="navbar.css" rel="stylesheet">
</head> </head>
<body> <body>
+2 -2
View File
@@ -12,7 +12,7 @@
<link href="../bootstrap/bootstrap.css" rel="stylesheet"> <link href="../bootstrap/bootstrap.css" rel="stylesheet">
<!-- Custom styles for this template --> <!-- Custom styles for this template -->
<link href="example.css" rel="stylesheet"> <link href="offcanvas.css" rel="stylesheet">
</head> </head>
<body> <body>
@@ -109,6 +109,6 @@
<!-- jQuery and plugin --> <!-- jQuery and plugin -->
<script src="http://code.jquery.com/jquery.js"></script> <script src="http://code.jquery.com/jquery.js"></script>
<script src="example.js"></script> <script src="offcanvas.js"></script>
</body> </body>
</html> </html>
+1 -1
View File
@@ -12,7 +12,7 @@
<link href="../bootstrap/bootstrap.css" rel="stylesheet"> <link href="../bootstrap/bootstrap.css" rel="stylesheet">
<!-- Custom styles for this template --> <!-- Custom styles for this template -->
<link href="example.css" rel="stylesheet"> <link href="signin.css" rel="stylesheet">
</head> </head>
<body> <body>
+1 -1
View File
@@ -12,7 +12,7 @@
<link href="../bootstrap/bootstrap.css" rel="stylesheet"> <link href="../bootstrap/bootstrap.css" rel="stylesheet">
<!-- Custom styles for this template --> <!-- Custom styles for this template -->
<link href="example.css" rel="stylesheet"> <link href="starter-template.css" rel="stylesheet">
</head> </head>
<body> <body>
+1 -1
View File
@@ -12,7 +12,7 @@
<link href="../bootstrap/bootstrap.css" rel="stylesheet"> <link href="../bootstrap/bootstrap.css" rel="stylesheet">
<!-- Custom styles for this template --> <!-- Custom styles for this template -->
<link href="example.css" rel="stylesheet"> <link href="sticky-footer-navbar.css" rel="stylesheet">
</head> </head>
<body> <body>
+1 -1
View File
@@ -12,7 +12,7 @@
<link href="../bootstrap/bootstrap.css" rel="stylesheet"> <link href="../bootstrap/bootstrap.css" rel="stylesheet">
<!-- Custom styles for this template --> <!-- Custom styles for this template -->
<link href="example.css" rel="stylesheet"> <link href="sticky-footer.css" rel="stylesheet">
</head> </head>
<body> <body>