-
Notifications
You must be signed in to change notification settings - Fork 104
Expand file tree
/
Copy path.gitignore
More file actions
19 lines (19 loc) · 750 Bytes
/
.gitignore
File metadata and controls
19 lines (19 loc) · 750 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
/packages
/*.suo
/QuickBootstrap/Properties/PublishProfiles/*.pubxml
/QuickBootstrap/Properties/PublishProfiles/*.user
/QuickBootstrap/bin
/QuickBootstrap/logs
/QuickBootstrap/obj
/QuickBootstrap/QuickBootstrap.csproj.user
/QuickBootstrap/Content/bootstrap-theme.css
/QuickBootstrap/Content/bootstrap-theme.css.map
/QuickBootstrap/Content/bootstrap-theme.min.css
/QuickBootstrap/Content/bootstrap.css.map
/QuickBootstrap/Scripts/jquery-2.1.1.intellisense.js
/QuickBootstrap/Scripts/jquery-2.1.1.js
/QuickBootstrap/Scripts/jquery-2.1.1.min.js
/QuickBootstrap/Scripts/jquery-2.1.1.min.map
/QuickBootstrap/Scripts/modernizr-2.8.3.js
/QuickBootstrap/Scripts/respond.matchmedia.addListener.js
/QuickBootstrap/Scripts/respond.matchmedia.addListener.min.js