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
.gitignore vendored Normal file
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

View File

@ -12,7 +12,7 @@
<link href="../bootstrap/bootstrap.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="example.css" rel="stylesheet">
<link href="carousel.css" rel="stylesheet">
</head>
<!-- NAVBAR
================================================== -->

View File

@ -12,7 +12,7 @@
<link href="../bootstrap/bootstrap.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="example.css" rel="stylesheet">
<link href="grid.css" rel="stylesheet">
</head>
<body>

View File

@ -12,7 +12,7 @@
<link href="../bootstrap/bootstrap.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="example.css" rel="stylesheet">
<link href="jumbotron-narrow.css" rel="stylesheet">
</head>
<body>

View File

@ -12,7 +12,7 @@
<link href="../bootstrap/bootstrap.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="example.css" rel="stylesheet">
<link href="jumbotron.css" rel="stylesheet">
</head>
<body>

View File

@ -12,7 +12,7 @@
<link href="../bootstrap/bootstrap.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="example.css" rel="stylesheet">
<link href="justified-nav.css" rel="stylesheet">
</head>
<body>

View File

@ -12,7 +12,7 @@
<link href="../bootstrap/bootstrap.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="example.css" rel="stylesheet">
<link href="navbar-fixed-top.css" rel="stylesheet">
</head>
<body>

View File

@ -12,7 +12,7 @@
<link href="../bootstrap/bootstrap.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="example.css" rel="stylesheet">
<link href="navbar-static-top.css" rel="stylesheet">
</head>
<body>

View File

@ -12,7 +12,7 @@
<link href="../bootstrap/bootstrap.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="example.css" rel="stylesheet">
<link href="navbar.css" rel="stylesheet">
</head>
<body>

View File

@ -12,7 +12,7 @@
<link href="../bootstrap/bootstrap.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="example.css" rel="stylesheet">
<link href="offcanvas.css" rel="stylesheet">
</head>
<body>
@ -109,6 +109,6 @@
<!-- jQuery and plugin -->
<script src="http://code.jquery.com/jquery.js"></script>
<script src="example.js"></script>
<script src="offcanvas.js"></script>
</body>
</html>

View File

@ -12,7 +12,7 @@
<link href="../bootstrap/bootstrap.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="example.css" rel="stylesheet">
<link href="signin.css" rel="stylesheet">
</head>
<body>

View File

@ -12,7 +12,7 @@
<link href="../bootstrap/bootstrap.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="example.css" rel="stylesheet">
<link href="starter-template.css" rel="stylesheet">
</head>
<body>

View File

@ -12,7 +12,7 @@
<link href="../bootstrap/bootstrap.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="example.css" rel="stylesheet">
<link href="sticky-footer-navbar.css" rel="stylesheet">
</head>
<body>

View File

@ -12,7 +12,7 @@
<link href="../bootstrap/bootstrap.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="example.css" rel="stylesheet">
<link href="sticky-footer.css" rel="stylesheet">
</head>
<body>